Hello. I need failover postgresql installation. Two servers work's together. If one server fail - another server doing queries. In MySQL i'm use two server (mysql-ndb and two mysql api server (getting queries) with mysql-proxy. If one server fail mysql-proxy route all queries to another.
How can i do this in postgresql? -- Vasiliy G Tolstov <[email protected]> Selfip.Ru -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
