Messages - Mailing list pgsql-general

From Mihai Gheorghiu
Subject Messages
Date
Msg-id 002b01c14129$a8d3c540$6e646464@New6.Travel
Whole thread Raw
Responses Re: Messages
List 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.



pgsql-general by date:

Previous
From: "Roderick A. Anderson"
Date:
Subject: Re: read in to psql from file
Next
From: Arne Weiner
Date:
Subject: Re: Why, why, why