Re: Does logical replication supports cross platform servers?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Does logical replication supports cross platform servers?
Дата
Msg-id c3ae3ffc-9032-5051-a55b-376f7bb3c0da@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: Does logical replication supports cross platform servers?  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers

On 06/11/2018 11:28 PM, Craig Ringer wrote:
> On 12 June 2018 at 11:04, Haribabu Kommi <kommi.haribabu@gmail.com 
> <mailto:kommi.haribabu@gmail.com>> wrote:
>
>     Hi All,
>
>     I am not able to find any docs suggesting that PostgreSQL logical
>     replication supports
>     cross platform servers (windows --> Linux or vice-versa).
>
>
> It should. I don't think there's buildfarm coverage yet, though.
>
>



Designing something like that would be more than interesting. We'd need 
two or more co-operating animals, a concept that's currently quite 
foreign to the buildfarm. I'm not saying it can't be done, but it would 
be a substantial piece of work. Probably the place to start would be the 
save-bin feature discussed elsewhere for things like cross-version 
pg_dump/pg_restore checking. We already do that for cross-version 
pg_upgrade testing, so it would need to be generalized.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Geoff Winkless
Дата:
Сообщение: late binding of shared libs for C functions
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: why partition pruning doesn't work?