Problem upgrading from 7.0 to 7.0.1

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Problem upgrading from 7.0 to 7.0.1
Date: 2000-06-04 10:06:05
Message-ID: 00060417072300.21583@technoart.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello all,

I just upgraded from 7.0 to 7.0.1 and have the following in the log:
/home/postgres/bin/postmaster child[18147]: starting with (/home/postgres/bin/postgres -d2 -B 64 -F -v131072 -p webmailstation )
FindExec: found "/home/postgres/bin/postgres" using argv[0]
started: host=localhost user=webmailstation database=webmailstation
InitPostgres
FATAL 1: heapgettup: failed ReadBuffer
proc_exit(0)
shmem_exit(0)
exit(0)

Why this can happend?

SU,
Denis.

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas 2000-06-04 11:33:53 Re: AW: AW: Proposal for enhancements of privilege system
Previous Message Hannu Krosing 2000-06-04 07:42:57 Re: child table doesn't inherit PRIMARY KEY?