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 <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
