Tom Lane wrote:
Darren Reed <darrenr+postgres(at)fastmail(dot)net> writes: > Tom Lane wrote: >> Hm, if you are really lucky, this is because of a corrupt >> pg_internal.init file. > How do I know which files those are? find $PGDATA -name pg_internal.init
Doesn't exist. Darren