Michael Guerin <guerin(at)rentec(dot)com> writes:
> Postgresql just reset itself, this is what I found in the log.
> FATAL: block 26 of 1663/17228/3425958479 is still referenced (local 2)
> LOG: server process (PID 1887) exited with exit code 1
> LOG: terminating any other active server processes
> pg version: 8 beta3
You sure that's beta3? Because we reduced that error condition from
FATAL to ERROR between beta2 and beta3. (And fixed the bug I think
you hit, too.)
regards, tom lane