Re: postgresql failover
От | Ian Lea |
---|---|
Тема | Re: postgresql failover |
Дата | |
Msg-id | AANLkTikhCihSNN5KnvunTpZOiUacZMjbmjo6uXJ4SQha@mail.gmail.com обсуждение исходный текст |
Ответ на | postgresql failover (Vasiliy G Tolstov <v.tolstov@selfip.ru>) |
Список | pgsql-admin |
http://www.postgresql.org/docs/8.4/static/high-availability.html would be a good place to start research. And the archives of this thread would be another - there are recent messages about this sort of thing. And google "postgres high availability" or equivalent. I use slony but there are plenty of other options. See also the not-yet-released version 9 of postgres with streaming replication. -- Ian. On Tue, Jul 13, 2010 at 10:33 AM, Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote: > 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 <v.tolstov@selfip.ru> > Selfip.Ru > > > -- > Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-admin >
В списке pgsql-admin по дате отправления: