Re: archive_cleanup_command recovery.conf Standby server error

From: chinnaobi <chinnaobi(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: archive_cleanup_command recovery.conf Standby server error
Date: 2012-02-29 12:40:17
Message-ID: 1330519217387-5524854.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clodoaldo Neto 2012-02-29 14:47:21 Client encoding not the same as the db encoding
Previous Message Durumdara 2012-02-29 12:11:20 Re: One transaction by connection - commit subdetails without release master transaction?