About pg_basebackup

Поиск
Список
Период
Сортировка
От 菊池祐
Тема About pg_basebackup
Дата
Msg-id CB36259C-486D-4676-BBAC-9860BF0CCE9E@gmail.com
обсуждение исходный текст
Ответы Re: About pg_basebackup  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-general

Hi,

I executed the pg_basebackup command to set up a replication configuration in postgresql, but the following message appears and replication didn’t complete.

2741/2742 tablespaces (/var/lib/pgsql/9.2/bac12609150596/12609150596 kB (100%), 2741/2742 tablespaces (/var/lib/pgsql/9.2/bac12609150596/12609150596 kB (100%), 2742/2742 tablespaces NOTICE: pg_stop_backup cleanup done, waiting for required WAL segments to be archived WARNING: pg_stop_backup still waiting for all required WAL segments to be archived (60 seconds elapsed) HINT: Check that your archive_command is executing properly. pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments. WARNING: pg_stop_backup still waiting for all required WAL segments to be archived (120 seconds elapsed) 

・ 

・ 


Please let me know how to deal with this. The environment is as follows and I attached postgresql.conf file.

Version : 9.2

OS : Cent 6.6


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Who am I? Where am I connected?
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: About pg_basebackup