do the files in pg_xlog differ in master and slave?

Поиск
Список
Период
Сортировка
От Kent Tong
Тема do the files in pg_xlog differ in master and slave?
Дата
Msg-id CAKs98dHoF7Lzi0TU+7-EtfEaw9YLxSf4f6SbN9S6D7iGZsMteg@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi,

The documentation seems to say that when setting up a standby, it is OK to rsync/copy the files from the master, but the pg_xlog directory should be excluded. Is there some important difference between the files in pg_xlog in the master and those in the slave? If so, what is it? If the pg_xlog files are copied, would it cause the "timeline xx of the primary does not match recovery target timeline yy" error? Why?

Thanks!

-- 
Kent Tong
IT author and consultant, child educator

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

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: Re: order of checking the unique constraints
Следующее
От: Bartosz Dmytrak
Дата:
Сообщение: Re: Dropping all foreign keys for a column in a table