Messages

From: "Mihai Gheorghiu" <tanethq(at)earthlink(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Messages
Date: 2001-09-19 16:38:58
Message-ID: 002b01c14129$a8d3c540$6e646464@New6.Travel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

While restoring a db I got the following messages:

CREATE UNIQUE INDEX "bookings_inventoryid_key" on "bookings" using btree (
"inventoryid" "int4_ops" )
NOTICE: RegisterShareInvalid: SI buffer overflow
CREATE INDEX "bookings_account_idx" on "bookings" using btree ( "acount"
"bpchar_ops" )
NOTICE: InvalidateShareInvalid: cache state reset

Can anyone please tell me what's wrong?
Thank you all.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Bowlby 2001-09-19 16:39:05 Re: www.postgresql.org
Previous Message Marc G. Fournier 2001-09-19 14:15:27 Re: Major change to CVS effective immediately ...