pgadmin vs psql output

Поиск
Список
Период
Сортировка
Искать
От
Rakesh Kumar
Тема
pgadmin vs psql output
Дата
Msg-id
DM2PR05MB622A55E77A4B7F8BDA0A1258CC10@DM2PR05MB622.namprd05.prod.outlook.com
Список
Дерево обсуждения
pgadmin vs psql output Rakesh Kumar <rakeshkumar464@outlook.com>
Re: pgadmin vs psql output Tom Lane <tgl@sss.pgh.pa.us>
I have a bytea col which stores Java UUID data. When I run

Select cast(uuid_col as varchar) from table limit 1 

Output in pgadmin
-===================
"A0000000000000000000000000000001"

Output in psql
========
 \x4130303030303030303030303030303030303030303030303030303030303031

is there some setting in psql output I need to take care of.

В списке pgsql-general по дате отправления
От: Rakesh Kumar
Дата:
От: Tom Lane
Дата:
FAQ