Re: GUI tool for Raspberry Pi - PostgreSQL 11.5
Geoff Winkless <[email protected]> Fri, 20 Sep 2019 17:06:07 +0100
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <CAEzk6fe9CVjdEMEFWE+65Lp3bYF40OScBf2e_CAAjTj=yNc+dw@mail.gmail.com> |
On Fri, 20 Sep 2019 at 17:03, Ertan Küçükoğlu <[email protected]> wrote: > > On 20 Sep 2019, at 17:37, Laurenz Albe <[email protected]> wrote: > > On a resource constrained machine, use the command line client "psql". > I have tables with relatively many columns. Anything printed on console won't fit it's boundaries and won't be easy to read. I am using some gui application on it and most of the time find it easy to put two window next to each other to see what I'm looking for. Can heartily recommend the superb pspg. Use two putty windows if that helps. https://github.com/okbob/pspg Geoff