suspected problem with cache updates

Brett McCormick <brett@work.chicken.org>

From: Brett McCormick <brett@work.chicken.org>
To: pgsql-hackers@hub.org
Date: 1998-03-12T23:55:28Z
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..