BUG #10817: archive settings

From: rameshparnanditech(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #10817: archive settings
Date: 2014-06-30 13:01:55
Message-ID: 20140630130155.15692.77528@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 10817
Logged by: Ramesh
Email address: rameshparnanditech(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2014-06-30 14:16:57 Re: BUG #10816: explain analyze reports different rows counts before and after sort
Previous Message Abhijit Menon-Sen 2014-06-30 11:45:27 Re: [BUGS] BUG #9652: inet types don't support min/max