El 16/05/18 a las 12:28, Kernel escribió:

Hola,

Siempre he montado la replicacion con versiones iguales, pero

¿puedo montar un sistema de replicacion con diferentes versiones de postgresql?

segun la doc con streaming replication "no", aunque dice que puede funcionar, pero no lo recomiendan, así que no lo intentes

"In general, log shipping between servers running different major PostgreSQL release levels is not possible. It is the policy of the PostgreSQL Global Development Group not to make changes to disk formats during minor release upgrades, so it is likely that running different minor release levels on primary and standby servers will work successfully. However, no formal support for that is offered and you are advised to keep primary and standby servers at the same release level as much as possible..."



Por ejemplo maestro la 9.1 y esclavo la 9.2


si quieres esto tendrás que hacer con alguna solución externa como slony, londiste, etc

y como dice Daymel, actualiza de versión cuando te sea posible

saludos

Gracias


Reply via email to