Re: Customize Postgresql HA structure
От
Jehan-Guillaume (ioguix) de Rorthais
Тема
Re: Customize Postgresql HA structure
Дата
Msg-id
20190610231446.1ac1e8d5@firost
Ответ на
Customize Postgresql HA structure (盧致均(Harry))
Список
Дерево обсуждения
Customize Postgresql HA structure 盧致均(Harry) <harry@linktech.com.tw>
Re: Customize Postgresql HA structure "Jehan-Guillaume (ioguix) de Rorthais" <ioguix@free.fr>
On Mon, 10 Jun 2019 16:37:55 +0800 盧致均(Harry) wrote: > Hi Team, > > Can we build a HA structure with 2 standalone Postgresql-server? > > In the theory,we should can build Postgresql-server in shared storage, > > then we will prepare another cold standby Postgresql-server listening to > the active server. > > When the active crash or shutdown,the cold standby server will auto replace > original server. > > Is this feasible?Or where can we find related article? Yes. Under Linux, you would have to use Pacemaker with: * a decent SAN * IO fencing and/or node feneing * resource agent "Filesystem" If I remember correctly, there was a HA cookbook describing this architecture. Good luck.
В списке pgsql-admin по дате отправления