| From: | "Elior" <elior(dot)s(at)correlix(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #5513: High availability with Postgres |
| Date: | 2010-06-20 16:42:51 |
| Message-ID: | 201006201642.o5KGgpOZ019893@wwwmaster.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 5513
Logged by: Elior
Email address: elior(dot)s(at)correlix(dot)com
PostgreSQL version: 8.3.1
Operating system: Centos
Description: High availability with Postgres
Details:
Hello,
My company looking for some solution for High availability with Postgres.
Our optional solution is as follows :
Two DB servers will be using a common external storage (with raid). Both
servers are going to use the same DB files on the storage (as
active/passive)
Now I'm trying to understand how Postgres can work with this configuration.
I.e :
DB_server1 crashed, so we want to start DB_server2 using same files.
Is it possible ?
Regards,
Elior
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2010-06-20 17:36:20 | Re: BUG #5512: Password error message |
| Previous Message | Christian Hansen | 2010-06-18 19:25:09 | BUG #5512: Password error message |