| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Alan Nilsson <anilsson(at)apple(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: streaming replication across platforms |
| Date: | 2015-03-06 06:30:12 |
| Message-ID: | CAFj8pRC0hJGzdRpZ9oDc4cwcQOsNPBrwXsBaTTy-9aHhBGu4nw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi
2015-03-06 7:23 GMT+01:00 Alan Nilsson <anilsson(at)apple(dot)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
>
> 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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | wambacher | 2015-03-06 08:53:37 | Re: autovacuum worker running amok - and me too ;) |
| Previous Message | Alan Nilsson | 2015-03-06 06:23:39 | streaming replication across platforms |