Re: [GENERAL] HA solution

2011-01-17 Thread Adrian Klaver
On Monday 17 January 2011 5:43:19 am Jaiswal Dhaval Sudhirkumar wrote: > http://wiki.postgresql.org/wiki/Streaming_Replication > > I have gone through the above link. Current streaming replication provides > Asynchronous based solution & synchronous solution will come with version > 9.1 > > Can som

Re: [GENERAL] HA solution

2011-01-17 Thread Jaiswal Dhaval Sudhirkumar
ease? -- Thanks & Regards Dhaval Jaiswal From: Adrian Klaver [mailto:adrian.kla...@gmail.com] Sent: Mon 1/17/2011 1:41 AM To: pgsql-general@postgresql.org Cc: Jaiswal Dhaval Sudhirkumar; John R Pierce Subject: Re: [GENERAL] HA solution On Sunday 16 January 2

Re: [GENERAL] HA solution

2011-01-16 Thread Adrian Klaver
On Sunday 16 January 2011 7:19:49 am Jaiswal Dhaval Sudhirkumar wrote: > Thanks for your great comments. > > I have gone through suggested link & the streaming replication with 9.0+. > (We are using PostgreSQL 8.4. Not to worry I will migrate it to 9.0+) > > It seems to me that if i will go with th

Re: [GENERAL] HA solution

2011-01-16 Thread Jaiswal Dhaval Sudhirkumar
Message- From: Adrian Klaver [mailto:adrian.kla...@gmail.com] Sent: Sun 1/16/2011 1:28 AM To: pgsql-general@postgresql.org Cc: Jaiswal Dhaval Sudhirkumar; John R Pierce Subject: Re: [GENERAL] HA solution On Saturday 15 January 2011 10:07:14 am Jaiswal Dhaval Sudhirkumar wrote: > Thanks for your

Re: [GENERAL] HA solution

2011-01-15 Thread Adrian Klaver
On Saturday 15 January 2011 10:07:14 am Jaiswal Dhaval Sudhirkumar wrote: > Thanks for your support. > > We have power full HP servers with lots of CPU cores, I/O bandwidth and > memory too. > > Actually I will give you the environment details, which will help you to > understand. > > It is a huge

Re: [GENERAL] HA solution

2011-01-15 Thread Jaiswal Dhaval Sudhirkumar
houghts/comments/help from experts. -- Thanks & Regards Dhaval Jaiswal -Original Message- From: pgsql-general-ow...@postgresql.org on behalf of John R Pierce Sent: Sat 1/15/2011 12:23 PM To: pgsql-general@postgresql.org Subject: Re: [GENERAL] HA solution On 01/14/11 9:4

Re: [GENERAL] HA solution

2011-01-14 Thread John R Pierce
On 01/14/11 9:47 PM, Jaiswal Dhaval Sudhirkumar wrote: Hi, I am looking for active-active clustering solution. best of luck.active-active is fraught with complex hard-to-solve problems. I have one SAN box and two separate NODES, where I need to create active-active cluster. My data

Re: [GENERAL] HA solution

2011-01-14 Thread Alan Hodgson
On January 14, 2011, "Jaiswal Dhaval Sudhirkumar" wrote: > Hi, > > I am looking for active-active clustering solution. > > I have one SAN box and two separate NODES, where I need to create > active-active cluster. My data directory would be one and mounted to the > SAN box for both the nodes. (

[GENERAL] HA solution

2011-01-14 Thread Jaiswal Dhaval Sudhirkumar
Hi, I am looking for active-active clustering solution. I have one SAN box and two separate NODES, where I need to create active-active cluster. My data directory would be one and mounted to the SAN box for both the nodes. (There will be one sharable data directory for both the nodes) So the