[HACKERS] About pg_dump and recover

Поиск
Список
Период
Сортировка
От Rey
Тема [HACKERS] About pg_dump and recover
Дата
Msg-id 1486971719852-5943880.post@n3.nabble.com
обсуждение исходный текст
Список pgsql-hackers
Hi all guys,
I have a database named edb. In this db , I have lots of schemas. Here I use
two schemas: a and b. The two schemas belong to different role.
Now , I want to export all objects of schema a . And then using these export
file to recover schema b. The user of the schema b can use the schema b
normally.
What should I do?


Best regards,
Rey



--
View this message in context: http://postgresql.nabble.com/About-pg-dump-and-recover-tp5943880.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: [HACKERS] Bold itemized list entries
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: [HACKERS] \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless)