Re: pg_dump of non nublic schema causes problems on restore.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump of non nublic schema causes problems on restore.
Дата
Msg-id 400.1222263358@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_dump of non nublic schema causes problems on restore.  (Howard Cole <howardnews@selestial.com>)
Список pgsql-general
Howard Cole <howardnews@selestial.com> writes:
> The problem here is that table1 gets created in the public schema, not
> myschema, presumably because the search path is no longer valid after
> the drop schema.

This is fixed in 8.3.  I'm not real sure why the fix wasn't
back-patched...

            regards, tom lane

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

Предыдущее
От: Howard Cole
Дата:
Сообщение: pg_dump of non nublic schema causes problems on restore.
Следующее
От: Glyn Astill
Дата:
Сообщение: Re: Obfuscated stored procedures (was Re: Oracle and Postgresql)