Re: Patch to allow setting schema/search_path in the connectionURL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch to allow setting schema/search_path in the connectionURL
Дата
Msg-id 6401.1411449679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patch to allow setting schema/search_path in the connectionURL  (stagirus <mamasa@stagirus.com>)
Ответы Re: Patch to allow setting schema/search_path in the connectionURL
Список pgsql-jdbc
stagirus <mamasa@stagirus.com> writes:
> Your above response almost gave a hope. But not too long.
> All DDLs are going to the public schema. I get the errors as follows:

>  Error executing SQL CREATE TABLE public.databas...
> Caused by: org.postgresql.util.PSQLException: ERROR: schema "public" does
> not exist

[ scratches head ... ]  You just said you deleted the public schema.
Why do you find the above result surprising?

            regards, tom lane


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

Предыдущее
От: stagirus
Дата:
Сообщение: Re: Patch to allow setting schema/search_path in the connectionURL
Следующее
От: stagirus
Дата:
Сообщение: Re: Patch to allow setting schema/search_path in the connectionURL