Re: rotate psql output

From: Tommy Gildseth <tommy(dot)gildseth(at)usit(dot)uio(dot)no>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: rotate psql output
Date: 2010-10-04 05:09:21
Message-ID: 4CA96181.2080103@usit.uio.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)carbery(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-10-04 05:58:27 Win2k? Really?
Previous Message Karl Denninger 2010-10-03 21:24:59 Re: Streaming Recovery - Automated Monitoring - CODE LINK