Re: Query returns no rows in pg_basebackup cluster
От | Andrus |
---|---|
Тема | Re: Query returns no rows in pg_basebackup cluster |
Дата | |
Msg-id | 672D501EF09642EB82A7226828644214@dell2 обсуждение исходный текст |
Ответ на | Re: Query returns no rows in pg_basebackup cluster (Michael Paquier <michael@paquier.xyz>) |
Ответы |
Re: Query returns no rows in pg_basebackup cluster
Re: Query returns no rows in pg_basebackup cluster |
Список | pgsql-general |
Hi! >> Backup in created in Windows from Linux server using pg_receivewal and pg_basebackup . >> Can this backup used for PITR in Linux ? >No. Physical copies need to be based on the same platform. If you >wish to replicate a cluster without any platform, architecture or even >not-too-many major version constraints, there is also logical >replication available since v10. Will logical replication also allow two modes: 1. PITR recovery can used if needed 2. Hot standby: User databases in both clusters contain same data. How to set logical replication for all user databases in cluster so that when new database is added or new tables are addedto database they will start replicate automatically ? Will it require more powerful backup server to replay main server sql stream from different databases. Andrus.
В списке pgsql-general по дате отправления: