set search_path failure
От
Tatsuo Ishii
Тема
set search_path failure
Дата
Msg-id
20020819.153105.106264320.t-ishii@sra.co.jp
Список
Дерево обсуждения
set search_path failure Tatsuo Ishii <t-ishii@sra.co.jp>
Re: set search_path failure "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: set search_path failure Tatsuo Ishii <t-ishii@sra.co.jp>
Re: set search_path failure Tom Lane <tgl@sss.pgh.pa.us>
I'm seeing this: test=# create schema s1; CREATE SCHEMA test=# set search_path to 'public, s1'; ERROR: Namespace "public, s1" does not exist Am I missing something? -- Tatsuo Ishii
В списке pgsql-hackers по дате отправления