AW: AW: Modified pg_dump & new pg_restore need testing. ..

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: AW: Modified pg_dump & new pg_restore need testing. ..
Дата
Msg-id 219F68D65015D011A8E000006F8590C605BA59B2@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> It just occurred to me that I may be missing something...do you mean you
> would prefer to avoid the 'COPY' commands as the backup technique? If so,
I
> think that's best left to somebody else (or me, but not now, and probably
> not until the WAL is implemented).

Yes, that was what I was thinking. I don't see a conflicting area with WAL.
I would see this as an extension to libpq and how it handles binary cursors
across different platforms.

> 
> Also, defining your own output format is pretty easy; the new 
> code defines
> a top level interface (for pg_dump and pg_restore) and an archiver
> interface (for output file formats), if you really want a 
> different format.

Sounds like you are doing a great job :-)

My favorite defaults would probably be -Fc -Z0 as you noted in another
posting.

Andreas


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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: AW: AW: Modified pg_dump & new pg_restore need testing...
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: AW: Modified pg_dump & new pg_restore need test ing...