Robert Haas <robertmh...@gmail.com> writes: > Yeah, very true. What's a bit frustrating about the whole thing is > that we spend a lot of time pulling data into the caches that's > basically static and never likely to change anywhere, ever.
True. I wonder if we could do something like the relcache init file for the catcaches. > Maybe we could speed things up a bit if we got rid of the pg_attribute > entries for the system attributes (except OID). I used to have high hopes for that idea, but the column privileges patch broke it permanently. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers