Re: [GENERAL] Regarding the shared disk fail over cluster configuration

2011-11-02 Thread Debasis Mishra
Thanks a lot Ondrej Ivanic.I have few more doubts. 1)While installing the postgress it asks for the data directory,which i refer to SAN volume(Shared LUN)-(example - /dbdata/pgsqldata). After that i am exporting $PGDATA= SAN Volume(example - /dbdata/pgsqldata). Where /dbdata is the shared LUN .

Re: [GENERAL] Regarding the shared disk fail over cluster configuration

2011-11-01 Thread Debasis Mishra
Thanks Ondrej Ivanic, Thanks a lot for your replay. I just wanna know whether it is required for me to run initdb or setting the PGDATA environment variable is enough? Thanks, Debasis -- View this message in context: http://postgresql.1045698.n5.nabble.com/Regarding-the-shared-disk-fail-ove

[GENERAL] Regarding the shared disk fail over cluster configuration

2011-10-31 Thread Debasis Mishra
Dear All, I read the postgresql document for clustering. I am planning to go for the shared disk fail over clustering. But I am unable to understand propery how to achieve this. Below is my hardware setup - I have two server - Primary server and secondary server. Both the server RHEL 6 is i