| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Murthy Kambhampaty <murthy(dot)kambhampaty(at)goeci(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: More along the lines of "WEIRD CRASH?!?!"? |
| Date: | 2003-03-18 18:43:11 |
| Message-ID: | 29977.1048012991@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Murthy Kambhampaty <murthy(dot)kambhampaty(at)goeci(dot)com> writes:
> Mar 18 12:33:45 c257lx postgres[25277]: [7] PANIC: open of
> /home/db/pgsql/data/pg_clog/0406 failed: No such file o
> r directory
> This always happens several passes into a loop (second or third with default
> shared memory settings, much later with with 4096 shared buffers and 32
> checkpoint segments).
Is it always complaining of the same pg_clog file name? Are you getting
rid of the corruption between tries (eg with initdb), or is it just that
you keep hitting the same pre-existing corrupted data?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason M. Kuhlman | 2003-03-18 18:52:29 | MS SQL 2K replication/backup |
| Previous Message | Murthy Kambhampaty | 2003-03-18 18:33:56 | More along the lines of "WEIRD CRASH?!?!"? |