pg_restore cannot restore function

Поиск
Список
Период
Сортировка
От Jie Liang
Тема pg_restore cannot restore function
Дата
Msg-id 7C760DAA511DC74B99E7D22189F786F101BF2104@MAIL01.stbernard.com
обсуждение исходный текст
Список pgsql-sql
I use
pg_dump -Fc mydb > dbf
then I create another db by:
createdb mydb2
I use
pg_restore -P myfunction -d mydb2 dbf

cannot restore myfunction into mydb2


why??????



Jie Liang




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

Предыдущее
От: terry
Дата:
Сообщение: Re: graphical interface - admin
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: graphical interface - admin