Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments
Дата
Msg-id 48BB5146-955F-4E8F-BBCB-1F12A1EE07AF@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments  (Sergey Konoplev <gray.ru@gmail.com>)
Ответы Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments  (Sergey Konoplev <gray.ru@gmail.com>)
Список pgsql-hackers
On February 12, 2015 8:11:05 PM CET, Sergey Konoplev <gray.ru@gmail.com> wrote:
>Hi,
>
>On Mon, Jan 5, 2015 at 4:34 AM, Andres Freund <andres@2ndquadrant.com>
>wrote:
>>> >> pg_receivexlog: could not create archive status file
>>> >> "mmm/archive_status/000000010000000000000003.done": No such file
>or
>>> >> directory
>>> >
>>> > Dang. Stupid typo. And my tests didn't catch it, because I had
>>> > archive_directory in the target directory :(
>
>I started getting these errors after upgrading from 9.2.8 to 9.2.10.
>Is it something critical that requires version downgrade or I can just
>ignore that errors?

What errors are you getting in precisely which circumstances? You're using pg-receivexlog? 

-- 
Please excuse brevity and formatting - I am writing this on my mobile phone.

Andres Freund                       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: What exactly is our CRC algorithm?