PostgreSQL streaming replication doubt

Поиск
Список
Период
Сортировка
От ghanshyamb
Тема PostgreSQL streaming replication doubt
Дата
Msg-id 1442386434376-5866105.post@n5.nabble.com
обсуждение исходный текст
Список pgsql-hackers
Hi Team,

I am working towards using PostgreSQL 9.3 streaming replication feature for
Two servers say primary and secondary.
Looking at the documentation I have doubt, please help me to understand.

Documentation says, Hardware need not be exactly the same, but experience
shows that maintaining two identical systems is easier than maintaining two
dissimilar ones over the lifetime of the application and system. In any case
the hardware architecture must be the same— shipping from, say, a 32-bit to
a 64-bit system will not work

Does this mean it is mandatory same 32 bit processor as well as 32 bit OS on
both servers?
Can replication work if primary has 64 bit processor and 32 bit OS, whereas
secondary has 32 bit processor and 32 bit OS ?
(Consider same PostgreSQL version installation on both servers)





--
View this message in context: http://postgresql.nabble.com/PostgreSQL-streaming-replication-doubt-tp5866105.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Sequence Access Method WIP
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: synchronous_commit = apply