Re: Postgresql 9.12 support cluster mode
| От | John R Pierce |
|---|---|
| Тема | Re: Postgresql 9.12 support cluster mode |
| Дата | |
| Msg-id | 5195314A.20700@hogranch.com обсуждение исходный текст |
| Ответ на | Postgresql 9.12 support cluster mode (weiwei <weiwei@ti-net.com.cn>) |
| Список | pgsql-bugs |
On 5/16/2013 2:14 AM, weiwei wrote: > Postgresql 9.12 support cluster mode? Equivalent of main spare automatic switching > there's no such thing as PostgreSQL 9.12, there's 9.1 of which the current build is 9.1.9, and there's 9.2 which is currently 9.2.4. You can build a active/standby failover cluster with PostgreSQL, but you will need external cluster management software to manage the automatic failover. You can use the built in streaming replication available in 9.0 and later to keep the standby server updated, or you can use traditional shared storage managed by your cluster software. btw, this is NOT a 'bug report' and does NOT belong on the pgsql-bugs mail list, you should subscribe to the pgsql-general list for further discussions. -- john r pierce 37N 122W somewhere on the middle of the left coast
В списке pgsql-bugs по дате отправления: