Re: psql \G command -- send query and output using extended format

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "David Fetter" <david(at)fetter(dot)org>
Cc: "Bruce Momjian" <bruce(at)momjian(dot)us>, "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Dawid Kuroczko" <qnex42(at)gmail(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql \G command -- send query and output using extended format
Date: 2008-04-03 19:43:50
Message-ID: b42b73150804031243r7026f720uc0a2e93f364b17d6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Thu, Apr 3, 2008 at 2:43 PM, David Fetter <david(at)fetter(dot)org> wrote:
> On Thu, Apr 03, 2008 at 01:06:26PM -0400, Bruce Momjian wrote:
> > > Some sort of "\x auto"? Sounds interesting ...
> >
> > Yep.
>
> Having \df+ go to \x automatically sounds like a really great idea :)

you can get pretty good resultsr currently for \df+ if you set up your
'less' pager a particular way.

merlin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brendan Jurd 2008-04-03 19:52:37 Re: Separate psql commands from arguments (was: psql command aliases support)
Previous Message Bernd Helmle 2008-04-03 19:35:22 Re: Separate psql commands from arguments (was: psql command aliases support)

Browse pgsql-patches by date

  From Date Subject
Next Message David Fetter 2008-04-03 20:08:09 Re: psql \G command -- send query and output using extended format
Previous Message Tom Lane 2008-04-03 19:32:43 Re: [PATCHES] Re: BUG #4070: Join more then ~15 tables let postgreSQL produces wrong data