Re: Removing -'s (header) before records in psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Removing -'s (header) before records in psql
Дата
Msg-id 4939.1124065403@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Removing -'s (header) before records in psql  (CSN <cool_screen_name90001@yahoo.com>)
Список pgsql-general
CSN <cool_screen_name90001@yahoo.com> writes:
> 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:

Yeah, I believe so.  Read the psql man page --- there's doubtless
a command line switch and/or \pset option for this.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Distributed Transactions
Следующее
От: John Wells
Дата:
Сообщение: Re: Returns setof record PG/PLSQL