The following bug has been logged on the website:
Bug reference: 10817
Logged by: Ramesh
Email address: rameshparnanditech@gmail.com
PostgreSQL version: 9.3.3
Operating system: windows 7
Description:
hi i'm new postgres.
when try to set archive_command in postgres.conf
like,
archive_command = 'copy "%p" "C:\Program Files\PostgreSQL\9.3\testdata\%f"'
then ran this query pg_stop_backup();
its return error like,
wait for wal segments to archive 60 seconds please check archive command..
following error retunrs