Re: [HACKERS] suspected problem with cache updates - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] suspected problem with cache updates
Date
Msg-id m0yDY57-000BFRC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to suspected problem with cache updates  (Brett McCormick <brett@work.chicken.org>)
List pgsql-hackers
>
>
> I've noticed recently that after making certain changes to the
> database (adding indices, attributes) they aren't immediately known
> about.  for example, I add an attribute, then try to update that
> attribute it tells me it doesn't exist.  if I exist psql and start a
> new connection all is well.  but it doesn't happen consistently..
>
>

    Looks like problems in the syscache/catcache invalidation
    routines.

Jan


--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

pgsql-hackers by date:

Previous
From: David Phan
Date:
Subject: Postgresql v6.3 for Alpha Digital Unix
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: PL/PgSQL discussion