where clause not working through psql command line client

Поиск
Список
Период
Сортировка
От rajan
Тема where clause not working through psql command line client
Дата
Msg-id 1549017303228-0.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: where clause not working through psql command line client  (amul sul <sulamul@gmail.com>)
Список pgsql-hackers
postgres@Server2[DEV][backup] $ psql -c 'select * from pg_class where relname
= pg_toast_22345'
ERROR:  column "pg_toast_16387" does not exist
LINE 1: select * from pg_class where relname = pg_toast_22345




-----
--
Thanks,
Rajan.
--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: ArchiveEntry optional arguments refactoring
Следующее
От: amul sul
Дата:
Сообщение: Re: where clause not working through psql command line client