Re: pg_standby instructions

From: akp geek <akpgeek(at)gmail(dot)com>
To: jd(at)commandprompt(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_standby instructions
Date: 2009-11-27 13:19:56
Message-ID: 2024a9fb0911270519i601fce69n28eb4c1f29f593ee@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)commandprompt(dot)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
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rikard Bosnjakovic 2009-11-27 13:28:28 Re: pg_standby instructions
Previous Message Massa, Harald Armin 2009-11-27 12:21:30 Re: Storing images in database for web applications