Thread

  1. suspected problem with cache updates

    Brett McCormick <brett@work.chicken.org> — 1998-03-12T23:55:28Z

    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..
    
    
  2. Re: [HACKERS] suspected problem with cache updates

    Jan Wieck <jwieck@debis.com> — 1998-03-13T17:17:17Z

    > 
    > 
    > 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) #