Backend cache invalidation initialization failed... HUH? - Mailing list pgsql-general

From Ryan Schutt
Subject Backend cache invalidation initialization failed... HUH?
Date
Msg-id 011101be1ef7$ec0d42c0$6eb452c6@rufus.dis.vt.edu
Whole thread Raw
Responses Re: [GENERAL] Backend cache invalidation initialization failed... HUH?
List pgsql-general
Here's the problem:

[rschutt@jin logs]$psql transfer
NOTICE:  SIAssignBackendId: discarding tag 2147482551
Connection to database 'transfer' failed.
FATAL 1:  Backend cache invalidation initialization failed

The frustrating thing is, psql seems to go thru phases where it will work
fine for a few minutes, and then it won't work at all for a few minutes,
then it will connect about 5% of the time for a while, and then it will
connect about 50% of the time.

Here's my config:
sparc SunOS 5.5.1, postgresql 6.3.2, apache 1.2.6 with mod_jserv, mod_php3,
and mod_perl compiled in (persistant mod_perl connections via Apache::DBI),
perl scripts accessing postgresql thru DBI, java servlets accessing
postgresql thru jdbc, and a few php pages.

It seems that all applications seem to connect or fail to connect to
postgresql with the same success rate.

Restarting apache seems to clear up the problem..

Any help would be greatly appreciated!!!


pgsql-general by date:

Previous
From: Gregory Maxwell
Date:
Subject: Re: [GENERAL] Text Databases
Next
From: "Gene Selkov Jr."
Date:
Subject: Re: [GENERAL] Text Databases