Re: Upgrading 9.6.9 to 10.4
От | John Scalia |
---|---|
Тема | Re: Upgrading 9.6.9 to 10.4 |
Дата | |
Msg-id | 1C31B47D-0394-4349-A948-484AB8D09D93@gmail.com обсуждение исходный текст |
Ответ на | Re: Upgrading 9.6.9 to 10.4 (David Morton <david.morton@eroad.com>) |
Список | pgsql-admin |
I managed to download the sources for the pglogical extension and successfully built it for my 9.6.9 instance. I then triedissuing a “make clean”, then reset the PATH setting, so it could find version 10, but the “make USE_PGXS=1” then failedwith: pglogical_output_plugin.h:20:30: fatal error: pglogical_compat.h: No such file or directory But I do see the required file in the compat10 sub directory, so why can’t make find it? Sent from my iPhone > On Jun 26, 2018, at 6:47 PM, David Morton <david.morton@eroad.com> wrote: > > Take a look at pglogical ... we've used it for 9.4 -> 9.6 and the same theories apply going to 10.x I imagine. People haveused it in combination with pgbouncer to achieve near outage-less upgrades. Some helpful links below: > https://blog.2ndquadrant.com/pglogical-logical-replication-postgresql-10/ > https://blog.2ndquadrant.com/near-zero-downtime-automated-upgrades-postgresql-clusters-cloud/ > https://blog.2ndquadrant.com/near-zero-downtime-automated-upgrades-postgresql-clusters-cloud-part-ii/ > > > On 27/06/18, 10:38 AM, "John Scalia" <jayknowsunix@gmail.com> wrote: > > Hi all, > > My employer is in the process of upgrading PostgreSQL, and they would like me to make this happen without any real interruptionof service. As I understand it, 9.6 does not support the publish/subscribe model like 10.4 does, but logicalreplication is the basis of that model. So, does anyone have any suggestions for how to implement the receiver sideon a 10.4 server? Or could you at least point me to some sort of how-to page? > > TIA, > Jay > > > Sent from my iPad > >
В списке pgsql-admin по дате отправления: