Displaying a wide column with psql

Поиск
Список
Период
Сортировка
От Philip Rhoades
Тема Displaying a wide column with psql
Дата
Msg-id a81e91e4474fca1dcb1c42defdc858aa@localhost
обсуждение исходный текст
Ответы Re: Displaying a wide column with psql  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
People,

I have a table with a field that has up to 1,000 chars in it, when I
look at it with psql it only displays about 200 chars with a "…"
on the end of the string.  Even when I look at just one record and use
the \x option I get the same result - I googled for ages but short of
using pg_dump, I couldn't see an interactive way of seeing the whole
field.  Is it possible?

Thanks,

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW    2001
Australia
E-mail:  phil@pricom.com.au






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

Предыдущее
От: Patrick Krecker
Дата:
Сообщение: Re: WAL receive process dies
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Displaying a wide column with psql