pgmoon icon indicating copy to clipboard operation
pgmoon copied to clipboard

pgmoon support automatic master-slave switch

Open liukaiyuliukaiyu opened this issue 3 years ago • 1 comments

Whether pgmoon can support automatic master-slave switching? when the primary database fails,the primary/secondary switchover is detected through the database protocol, and the underlying layer can be adjusted to connect to the new primary database.

liukaiyuliukaiyu avatar Oct 09 '22 12:10 liukaiyuliukaiyu

same answer as here: https://github.com/leafo/pgmoon/issues/129

no plans to add layers above the database connection logic

leafo avatar Oct 09 '22 14:10 leafo