Re: How to right justify text in psql? - Mailing list pgsql-sql

From Jov
Subject Re: How to right justify text in psql?
Date
Msg-id CADyrUxOe=6N5EThBraFv42PcGmxn6M59LPT=BjPzQW4yfqd1Hw@mail.gmail.com
Whole thread Raw
In response to How to right justify text in psql?  (Brian Sherwood <bdsher@gmail.com>)
List pgsql-sql

the column type info can be found in information_schema.column view.

jov

在 2013-5-17 下午11:27,"Brian Sherwood" <bdsher@gmail.com>写道:
I am running postgresql 9.2.

I am assuming it would be a function of psql to right justify text, but I can't find any way to do this.

Is there a way to right justify just one text column?


Thanks

Brian

pgsql-sql by date:

Previous
From: Brian Sherwood
Date:
Subject: How to right justify text in psql?
Next
From: Ian Lawrence Barwick
Date:
Subject: Re: How to right justify text in psql?