Re: How to modify dump files created by pg_dump

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: How to modify dump files created by pg_dump
Дата
Msg-id 51AFEBF8.8050200@gmail.com
обсуждение исходный текст
Ответ на How to modify dump files created by pg_dump  (任洪彩 <qdurenhongcai@163.com>)
Список pgsql-general
On 06/05/2013 06:17 PM, 任洪彩 wrote:
> Hmm...It seem like a wonderful solution.
> But, i can't change the way to restore.

Then you will not be able to do what you want.

> For some reason, the way to restore as follows.
> pg_restore -C -h xxx -p xxx -U xxx -d template1 -e -v xxx.pgdump
>
> Does any one can give a clarification about whether the dump file
> support modify?
> By the way, dump with these options..-b -o -Fc -Z 0...that i can't chage.
>
>



--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Trouble with replication
Следующее
От: 任洪彩
Дата:
Сообщение: Re: How to modify dump files created by pg_dump