Re: rotate psql output - Mailing list pgsql-general

From Ben Carbery
Subject Re: rotate psql output
Date
Msg-id AANLkTimA+nETkgqAXXGsKSDVPVkAi+EV5KjpSZ20s7xf@mail.gmail.com
Whole thread Raw
In response to Re: rotate psql output  (Tommy Gildseth <tommy.gildseth@usit.uio.no>)
List pgsql-general
For the record, I did find a way to do with another application.. mathematica makes it fairly trivial:

Say a query such as:
data = SQLSelect[someconnection,"sometable"]

Printing it:
TableForm[data]

Then simply:
Transpose[TableForm[data]]




pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Postgres won't start after setting ssl=on
Next
From: Thomas Munro
Date:
Subject: IEEE 754-2008 decimal numbers