Re: [GENERAL] Bug in postgres 9.2 installation: pg_archivecleanup: command not found

2012-12-03 Thread John R Pierce
On 12/3/2012 12:07 AM, Guillaume Lelarge wrote: This is a contrib program, so you need to install the contrib package on your system. very odd that an "apt-get install postgresql-9.2" would have a dependency on a contrib module. -- Sent via pgsql-general mailing list (pgsql-general@postg

Re: [GENERAL] Bug in postgres 9.2 installation: pg_archivecleanup: command not found

2012-12-03 Thread Guillaume Lelarge
On Sun, 2012-12-02 at 08:09 -0800, rahul143 wrote: > I have installed postgres 9.2 on ubuntu 12.04 like this: > > sudo add-apt-repository ppa:pitti/postgresql > sudo apt-get update > sudo apt-get install postgresql-9.2 > > However after this, i get the following error: > > 2012-11-12 17:49:38 GM

[GENERAL] Bug in postgres 9.2 installation: pg_archivecleanup: command not found

2012-12-02 Thread rahul143
I have installed postgres 9.2 on ubuntu 12.04 like this: sudo add-apt-repository ppa:pitti/postgresql sudo apt-get update sudo apt-get install postgresql-9.2 However after this, i get the following error: 2012-11-12 17:49:38 GMT WARNING: archive_cleanup_command "pg_archivecleanup /var/lib/postg