Format in psql

Поиск
Список
Период
Сортировка
От Bhuvan A
Тема Format in psql
Дата
Msg-id Pine.LNX.4.44.0302031619080.11108-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответы Re: Format in psql  (Ian Barwick <barwick@gmx.net>)
Список pgsql-sql
Hi,

I am using pgsql-7.2.3. Can i able to format the output of a SELECT sql in 
psql as perl format? 

Something like,
+--------------+--------------------------------------------------------+
| work_desc_id |                       short_desc                       |
+--------------+--------------------------------------------------------+
|            1 | Short description line 1                               |
|              | Short description line 2                               |
|              | Short description line 3                               |
|              | Short description line n                               |
+--------------+--------------------------------------------------------+

If yes, how can i do this? I have gone through the manual page of psql but
such formatting information donot appear over there. So, hope to get some
details over here. A link would be enough.

regards, 
bhuvaneswaran



В списке pgsql-sql по дате отправления:

Предыдущее
От: Tomasz Myrta
Дата:
Сообщение: Re: Commenting PLPGSQL
Следующее
От: Tomasz Myrta
Дата:
Сообщение: Re: Format in psql