Re: Replaying archived wal files after a dump restore?

Поиск
Список
Период
Сортировка
От Jeff Frost
Тема Re: Replaying archived wal files after a dump restore?
Дата
Msg-id Pine.LNX.4.64.0510250851380.17611@discord.dyndns.org
обсуждение исходный текст
Ответ на Re: Replaying archived wal files after a dump restore?  (Bruno Wolff III <bruno@wolff.to>)
Ответы Re: Replaying archived wal files after a dump restore?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-admin
On Mon, 24 Oct 2005, Bruno Wolff III wrote:

> Please don't reply to existing threads to start new ones. That is probably why
> your message didn't get any replies.

Point taken, but fortunately, Simon got back to me and essentially indicated
that I was out of luck.

> On Mon, Oct 03, 2005 at 11:25:25 -0700,
>  Jeff Frost <jeff@frostconsultingllc.com> wrote:
>> Is it at all possible to manually replay archived WAL files after restoring
>> from a pg_dump dumpfile?
>
> You probably want to look at:
> http://candle.pha.pa.us/main/writings/pgsql/sgml/backup-online.html
>
> That is from the soon to be released 8.1 documentation. PITR is available
> in 8.0, but I believe there were enhancements made to the tools for using
> it in 8.1.

Unfortunately, diffing the 8.0.4 docs against the 8.1 docs shows almost no
useful differences.  I was mostly hoping someone with knowledge of the WAL
internal format could tell me how to extract the transactions from some and
manually replay them in the db via psql with lots of copy/paste action.

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

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

Предыдущее
От: Jeff Frost
Дата:
Сообщение: files to ignore during pitr base backup
Следующее
От: Chris Browne
Дата:
Сообщение: Re: excluding a table from pg_dump