Re: 8.2.15 pitr/00000001.history

Поиск
Список
Период
Сортировка
От Ray Stell
Тема Re: 8.2.15 pitr/00000001.history
Дата
Msg-id 20100324205444.GB21072@cns.vt.edu
обсуждение исходный текст
Ответ на 8.2.15 pitr/00000001.history  (Ray Stell <stellr@cns.vt.edu>)
Ответы Re: 8.2.15 pitr/00000001.history
Список pgsql-admin
On Wed, Mar 24, 2010 at 01:10:31PM -0400, Ray Stell wrote:
>  2010-03-24 12:38:36.357 EDT,,3,,, LOG:  restore_command = "cp /home/postgresql/fms/wals/%f %p"
>    cp: cannot stat `/home/postgresql/fms/wals/00000001.history': No such file or directory

patience, young padawan:

2010-03-24 12:38:47.028 EDT,,31,,, LOG:  restored log file "0000000100000028000000EA" from archive
cp: cannot stat `/home/postgresql/fms/wals/00000002.history': No such file or directory
2010-03-24 12:38:47.032 EDT,,32,,, LOG:  selected new timeline ID: 2
cp: cannot stat `/home/postgresql/fms/wals/00000001.history': No such file or directory
2010-03-24 12:38:47.876 EDT,,33,,, LOG:  archive recovery complete
2010-03-24 12:38:49.478 EDT,,34,,, LOG:  database system is ready
2010-03-24 12:38:49.520 EDT,,1,,, LOG:  archived transaction log file "00000002.history"

src/backend/access/transam/xlog.c
        /*
         * Consider whether we need to assign a new timeline ID.
         *
         * If we are doing an archive recovery, we always assign a new ID.

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: How to use an alias name in the current select
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: 8.2.15 pitr/00000001.history