vacuum messges

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: "pgsql-general(at)hub(dot)org" <pgsql-general(at)hub(dot)org>
Subject: vacuum messges
Date: 2000-07-31 18:10:45
Message-ID: 3985C125.B2488BB1@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What do these mean?

NOTICE: FlushRelationBuffers(message, 2): block 2 is referenced
(private 0,
global 1)
FATAL 1: VACUUM (vc_repair_frag): FlushRelationBuffers returned -2
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
connection to server was lost
vacuumdb: vacuum failed

NOTICE: FlushRelationBuffers(message, 2): block 2 is referenced
(private 0,
global 1)
FATAL 1: VACUUM (vc_vacheap): FlushRelationBuffers returned -2
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
connection to server was lost
vacuumdb: vacuum failed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bryan White 2000-07-31 19:00:13 Corrupted Table
Previous Message ioseph 2000-07-31 17:23:50 Re: How I can undelete recodes?