Removing -'s (header) before records in psql

Поиск
Список
Период
Сортировка
От CSN
Тема Removing -'s (header) before records in psql
Дата
Msg-id 20050814215139.55950.qmail@web52908.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Removing -'s (header) before records in psql  (Brent Wood <b.wood@niwa.co.nz>)
Re: Removing -'s (header) before records in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Is it possible to get rid of the "header" of -'s when
selecting rows in psql? For fields with a lot of text,
it looks like:

 select body from news where id=123;
-[ RECORD 1

]-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 --------

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 --------

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 --------

-------------------------------------------------------------------------------------------------------------------------------------------------------------
body | Additional details ...


Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

Предыдущее
От: CSN
Дата:
Сообщение: Apostrophe doesn't show up in command line
Следующее
От: Kostas Karadamoglou
Дата:
Сообщение: Design problem About application related with cached rows