Shared invalidation cache messages for temporary tables - Mailing list pgsql-hackers

From Bruce Momjian
Subject Shared invalidation cache messages for temporary tables
Date
Msg-id 201103120144.p2C1ivt01735@momjian.us
Whole thread Raw
Responses Re: Shared invalidation cache messages for temporary tables
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pg_dump -X
Next
From: Nikhil Sontakke
Date:
Subject: Re: Fwd: index corruption in PG 8.3.13