Re: archive_cleanup_command recovery.conf Standby server error

From: dhaval jaiswal <dhavallj(at)hotmail(dot)com>
To: <chinnaobi(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: archive_cleanup_command recovery.conf Standby server error
Date: 2012-02-29 16:23:09
Message-ID: SNT117-W41DA5B012EBC8432C6D593DF6F0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Try to give the full path of pg_archivecleanup.exe
e.g:
archive_cleanup_command = '/usr/local/pgsql/bin/pg_archivecleanup <PATH> %r'

> Date: Wed, 29 Feb 2012 04:40:17 -0800
> From: chinnaobi(at)gmail(dot)com
> To: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] archive_cleanup_command recovery.conf Standby server error
>
> Hi Adrian,
>
> The pg_archivecleanup.exe is already installed with postgresql 9.1, it is
> under bin folder. I tried manually to run the command pg_archivecleanup.exe
> \\\\10.1.18.16\\DB_Stream_Share\\ %r -- it didnt recognize the path
> pg_archivecleanup.exe \\10.1.18.16\DB_Stream_Share\ %r --it didnt recognize
> the path
>
> I gave this path directly in the recovery.conf yet the same, there is
> something missing ..
>
> What is that ? please help me around this ..
>
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/archive-cleanup-command-recovery-conf-Standby-server-error-tp5520966p5524854.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gary Chambers 2012-02-29 16:31:37 Re: what Linux to run
Previous Message McGehee, Robert 2012-02-29 16:12:58 Arbitrary and mixed data types in function