[GENERAL] Streaming replication with automatic failover?

2012-01-04 Thread Saurabh
application or trigger file? If using application then which application and if using trigger then how to use it? Thanks, Saurabh Gupta -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] Facing issue in online recovery of pgpool-II

2012-02-02 Thread Saurabh
Hi all, I am using postgresql streaming replication for my project. For automatic failover and online recovery I am trying to use pgpool-II. Failover is working fine. But in online recovery I am facing issue. When I am trying to recover master node (which was down earlier) as slave node then maste

Re: [GENERAL] [JDBC] Postgres 8.3.7 -- EOF on client connection

2009-06-25 Thread Saurabh Dave
Hi CMJ, If you are using WebNMS framework with hibernate, can you check if you have done this: *ConfigReader configReader = ConfigReader.getInstance(); configReader.modifyHbmToDdl(true); * Thanks, Saurabh On Wed, Jun 24, 2009 at 6:06 PM, CM J wrote: > Hi , > >

[GENERAL] Postgresql Replication Comparison Required

2011-12-29 Thread saurabh gupta
I am doing POC on Posgtresql replication. I am using latest version of postgresql i.e. 9.1. There are multiple replication solutions avaliable in the market (PGCluster, Pgpool-II, Slony-I). Postgresql also provide in-built replication solutions (Streaming replication, Warm Standby and hot standby).

[GENERAL] Regarding "Point-in-time Recovery" feature

2015-02-23 Thread Saurabh Gupta A
s/%f' # This is only example path --- If yes then may I know how it is used and how it impacts database performance? Regards: Saurabh