Re: pg_dumpall
От | Greg Smith |
---|---|
Тема | Re: pg_dumpall |
Дата | |
Msg-id | Pine.GSO.4.64.0801171349150.2254@westnet.com обсуждение исходный текст |
Ответ на | Re: pg_dumpall (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: pg_dumpall
|
Список | pgsql-general |
On Thu, 17 Jan 2008, Tom Lane wrote: > There isn't any good way to guarantee time coherence of dumps across two > databases. Whether there's a good way depends on what you're already doing. If you're going to the trouble of making a backup using PITR anyway, it's not hard to stop applying new logs to that replica and dump from it to get a point in time backup across all the databases. That's kind of painful now because you have to start the server to run pg_dumpall, so resuming recovery is difficult, but you can play filesystem tricks to make that easier. -- * Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD
В списке pgsql-general по дате отправления: