Re: pg_standby instructions - Mailing list pgsql-general

From akp geek
Subject Re: pg_standby instructions
Date
Msg-id 2024a9fb0911270519i601fce69n28eb4c1f29f593ee@mail.gmail.com
Whole thread Raw
In response to Re: pg_standby instructions  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: pg_standby instructions  (Rikard Bosnjakovic <rikard.bosnjakovic@gmail.com>)
List pgsql-general
When I execute the command cmd_archiver -I I am getting the following response

Traceback (most recent call last):
  File "/export/home/postgres/8.4/pitrtools/cmd_archiver", line 56, in ?
    config.read(configfile)
  File "/usr/lib/python2.4/ConfigParser.py", line 262, in read
    for filename in filenames:
TypeError: iteration over non-sequence

I am not able to interpret any thing from the above message. Can you please give me some thoughts

Regards

On Wed, Nov 25, 2009 at 5:37 PM, Joshua D. Drake <jd@commandprompt.com> wrote:
On Wed, 2009-11-25 at 17:24 -0500, akp geek wrote:
> I have been trying to use the PITR tools , I am running into the
> following issue. I don't know how to resolve it. can you please help?
> I tried to search the online blogs, I did not find much for the error.

> OSError: [Errno 2] No such file or directory:
> '/opt/postgres/archive/10.100.101.150'
> LOG:  archive command failed with exit code 1
> DETAIL:  The failed archive command was: cmd_archiver
> -C /export/home/postgres/8.4/pitrtools/cmd_archiver.ini -F
> pg_xlog/00000003000000010000007D

Did you run cmd_archiver -I ?

Joshua D. Drake




--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
If the world pushes look it in the eye and GRR. Then push back harder. - Salamander


pgsql-general by date:

Previous
From: "Massa, Harald Armin"
Date:
Subject: Re: Storing images in database for web applications
Next
From: Rikard Bosnjakovic
Date:
Subject: Re: pg_standby instructions