| From: | Eric Soroos <eric-psql(at)soroos(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_standby error - can't find 00000001.history |
| Date: | 2009-03-13 00:12:47 |
| Message-ID: | 4CE6DCC8-F1CC-40EA-A6CC-135BB3010C67@soroos.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
>
>> 2) What file is not found? It sorta looks like the pg_standby
>> binary, but I'm not sure that I believe that.
>
> Permissions problems on some containing directory, perhaps?
It's the same directory as the postgresql binaries, and they all have
sane
permissions. (root:root, 755). Ls finds it, more finds it but
complains
as it's a binary. (all run as the postgres user)
The only think that I can think is that somehow the shell is
considering it
a corrupted shebang, and can't fine the corrupted path to execute.
I've pulled in the packaged 8.3 binaries for this distro, and it appears
that the pg_standby in that package is working properly.
thanks,
eric
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Reece Hart | 2009-03-13 00:15:05 | text column indexing in UTF-8 database |
| Previous Message | Jack W | 2009-03-13 00:00:39 | Fwd: Question about Privileges |