Re: [GENERAL] pg_standby for postgresql8.2

2011-11-23 Thread khizer
Hi Robert, Thanks for ur views, I got an advice from a DB professional Raghavendra Rao as below it worked From your contrib/pg_standby location you need to first set the path for pg_config and do ./configure or directly make, make install. This will create pg_standby executable in pos

Re: [GENERAL] pg_standby for postgresql8.2

2011-11-22 Thread Robert Treat
On Tue, Nov 22, 2011 at 4:09 AM, khizer wrote: > Hi, > >    May i know how to install pg_standby for postgresql8.2 in ubuntu 10.10 >  OS > I copied the pg_standby folder for compilation which has the files > pg_standby.c, Makefile > > initially i tried with make, make install inside contrip/pg_sta

[GENERAL] pg_standby for postgresql8.2

2011-11-22 Thread khizer
Hi, May i know how to install pg_standby for postgresql8.2 in ubuntu 10.10 OS I copied the pg_standby folder for compilation which has the files pg_standby.c, Makefile initially i tried with make, make install inside contrip/pg_standby folder but i got an err Makefile.global no such fil