Re: [GENERAL] PgPool or alternatives - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: [GENERAL] PgPool or alternatives
Date
Msg-id o60ovm$hhg$1@blaine.gmane.org
Whole thread Raw
In response to Re: [GENERAL] PgPool or alternatives  (Simon Windsor <simon.windsor@cornfield.me.uk>)
List pgsql-general
Simon Windsor schrieb am 21.01.2017 um 21:26:
> I was wondering if there is another option that will allow me to
> spool all ALTER|CREATE|DELETE|DROP|INSERT|UPDATE commands to all
> nodes, and SELECTs to any of the connected nodes. The apllication can
> actually handle separate READ|WRITE nodes from how it was written for
> Oracle.

You could logical replication: https://2ndquadrant.com/en/resources/pglogical/


pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [GENERAL] Doubts regarding postgres Security
Next
From: Thomas Kellerer
Date:
Subject: Re: [GENERAL] Doubts regarding postgres Security