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

2012-11-12 Thread Niels Kristian Schjødt
I found this is the manual: http://www.postgresql.org/docs/9.1/static/pgarchivecleanup.html F.25.4. Supported Server Versions pg_archivecleanup is designed to work with PostgreSQL 8.0 and later when used as a standalone utility, or with PostgreSQL 9.0 and later when used as an archive cleanup

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

2012-11-12 Thread Devrim Gündüz
Hi, You probably need to install -contrib subpackage as well. Regards, "Niels Kristian Schjødt" 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 ge

[BUGS] Bug in postgres 9.2 installation

2012-11-12 Thread Niels Kristian Schjødt
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/post

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

2012-11-12 Thread Niels Kristian Schjødt
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/post