Logical replication DNS cache

Поиск
Список
Период
Сортировка
От Mike Lissner
Тема Logical replication DNS cache
Дата
Msg-id CAMp9=Ey8wrD-1CzPim+jLJqb40sFKuygs_LzwhYQCam1w_c_5w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Logical replication DNS cache  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-general
I've got a server at example.com that currently publishes logical replication to a server in AWS RDS. I plan to move the server at example.com so that it has a new IP address (but same domain name). 

I'm curious if anybody knows how the logical replication subscriber in AWS would handle that.

There's at least three layers where the DNS might be cached, creating breakage once the move is complete:

 - Postgres itself

 - AWS's postgresql fork in RDS might have something

 - The OS underlying amazon's RDS service

I expect this is a tough question unless somebody has done this before, but any ideas on how postgresql would handle this kind of thing? Or is there a way to flush the DNS cache that postgresql (or RDS or the OS) has?

I'm just beginning to explore this, but if anybody has experience, I'd love to hear it.

Thanks,


Mike

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

Предыдущее
От: Dan shmidt
Дата:
Сообщение: Re: Logical Replication of Multiple Schema Versions
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: Encoding/collation question