Re: [HACKERS] suspected problem with cache updates

Jan Wieck <jwieck@debis.com>

From: jwieck@debis.com (Jan Wieck)
To: brett@work.chicken.org (Brett McCormick)
Cc: pgsql-hackers@hub.org
Date: 1998-03-13T17:17:17Z
Lists: 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) #