suspected problem with cache updates - Mailing list pgsql-hackers

From Brett McCormick
Subject suspected problem with cache updates
Date
Msg-id 13576.29665.90834.132282@abraxas.scene.com
Whole thread Raw
Responses Re: [HACKERS] suspected problem with cache updates
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..

pgsql-hackers by date:

Previous
From: Kyungsoo Jeong
Date:
Subject: ...
Next
From: Michal Mosiewicz
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] Does Storage Manager support >2GB tables?