streaming replication across platforms

Started by Alan Nilssonabout 11 years ago2 messagesgeneral
Jump to latest
#1Alan Nilsson
anilsson@apple.com

Is it possible to use streaming replication across different platforms (OSX/linux)?

As I read it, you must use a file system level base backup to setup the slave. I ran into problems trying pg_basebackup and, as was pointed out, that is not supported. So will a tarball or any other file system level copy work? Will I run into the same problems?

alan

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: Alan Nilsson (#1)
Re: streaming replication across platforms

Hi

2015-03-06 7:23 GMT+01:00 Alan Nilsson <anilsson@apple.com>:

Is it possible to use streaming replication across different platforms
(OSX/linux)?

No, it is not possible - you have to use logical replication like Slony

Regards

Pavel Stehule

Show quoted text

As I read it, you must use a file system level base backup to setup the
slave. I ran into problems trying pg_basebackup and, as was pointed out,
that is not supported. So will a tarball or any other file system level
copy work? Will I run into the same problems?

alan

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general