Search Postgresql Archives

Re: Bug in postgres 9.2 installation: pg_archivecleanup: command not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 GMT WARNING:  archive_cleanup_command "pg_archivecleanup
> /var/lib/postgresql/9.2/wals/ %r": return code 32512
> sh: 1: pg_archivecleanup: not found
> 
> The same happens if I try directly as root:
> 
> root@slave-db ~ # pg_archivecleanup
> pg_archivecleanup: command not found
> 
> What can I do about it?
> 

This is a contrib program, so you need to install the contrib package on
your system.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux