From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Wiersig <peter(at)friesenpeter(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Had a problem with pg_clog |
Date: | 2005-04-24 15:52:11 |
Message-ID: | 6947.1114357931@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Peter Wiersig <peter(at)friesenpeter(dot)de> writes:
> On Sat, Apr 23, 2005 at 08:19:31PM -0400, Tom Lane wrote:
>> Peter Wiersig <peter(at)friesenpeter(dot)de> writes:
>>> vacuumdb -z miwabar
>>> PANIC: open of /var/lib/pgsql/data/pg_clog/0000 failed:
>>> Keine Berechtigung
>>> server closed the connection unexpectedly
>>
>> What PG version is this exactly?
> It's 7.3.9 from SUSE rpms postgresql-7.3.9-3
Hmm. 7.3.9 has all the known patches for hint-bit updates and premature
clog truncation, but maybe you have found a new bug. Can you repeat
this failure from a standing start --- that is, initdb, load your data
dump, vacuumdb, PANIC? If so I would very much appreciate a copy of
your data dump, if that's possible.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Caduto | 2005-04-24 16:12:41 | Delphi personal (was Playing with PostgreSQL and Access VBA) |
Previous Message | Tony Caduto | 2005-04-24 15:43:21 | Re: psqlODBC and Access |