How to right justify text in psql?

From: Brian Sherwood <bdsher(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: How to right justify text in psql?
Date: 2013-05-17 15:26:58
Message-ID: CAExyqyiAWMmdWFbYVbrJsFg01YYx-R_Ee_-yrK-SbJ6YiSJf+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jov 2013-05-18 04:07:42 Re: How to right justify text in psql?
Previous Message George Woodring 2013-05-14 19:38:07 Re: array_agg() with join question