Re: rotate psql output - Mailing list pgsql-general

From Tommy Gildseth
Subject Re: rotate psql output
Date
Msg-id 4CA96181.2080103@usit.uio.no
Whole thread Raw
In response to Re: rotate psql output  (Matthew Seaman <m.seaman@infracaninophile.co.uk>)
Responses Re: rotate psql output
List pgsql-general
On 09/30/2010 02:11 PM, Matthew Seaman wrote:
> On 30/09/2010 12:31, Vincenzo Romano wrote:
>> 2010/9/30 Ben Carbery<ben.carbery@gmail.com>:
>>> Strange if this can't be done, I would have thought it a common request!
>>
>> Just curiosity. Is there any other DB capable of such a thing?
>>
>
> MySQL does this using an alternate end-of-statement character:
>
> ';' or '\g' gives the usual orientation,
>
> '\G' gives the rotated orientation.


No, that is exactly the same as \x or psql -x does.

--
Tommy Gildseth

pgsql-general by date:

Previous
From: Karl Denninger
Date:
Subject: Re: Streaming Recovery - Automated Monitoring - CODE LINK
Next
From: Craig Ringer
Date:
Subject: Win2k? Really?