Shared invalidation cache messages for temporary tables

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Shared invalidation cache messages for temporary tables
Дата
Msg-id 201103120144.p2C1ivt01735@momjian.us
обсуждение исходный текст
Ответы Re: Shared invalidation cache messages for temporary tables  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Looking at the code, it seems we create shared invalidation messages for
temporary table activity?  Is this true?  Should we be avoiding it?

I tested this by reviewing the code and checking calls to
CacheInvalidateHeapTuple(), which happens for temporary table
creation/destruction.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_dump -X
Следующее
От: Nikhil Sontakke
Дата:
Сообщение: Re: Fwd: index corruption in PG 8.3.13