Обсуждение: suspected problem with cache updates

Поиск
Список
Период
Сортировка

suspected problem with cache updates

От
Brett McCormick
Дата:
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..

Re: [HACKERS] suspected problem with cache updates

От
jwieck@debis.com (Jan Wieck)
Дата:
>
>
> 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) #