SearchSysCache() tutorial?

From: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: SearchSysCache() tutorial?
Date: 2017-12-11 19:25:16
Message-ID: CACowWR2RNH3NEobtxpUjgAn=yktf3jH=gD8q6SfbdjSNe2Homg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there anywhere any documentation on SearchSysCache? I find I end up
on these long spelunking expeditions through the code base for a
particular problem, find the answer after many hours, then forget
everything I learned because I don't exercise my knowledge frequently
enough. A decent reference guide would help a lot. What do the various
SysCacheIdentifier numbers mean/search, some examples, of usage, etc,
etc.

I can accept if there are not, but it would be a shame to keep on
hunting like this if there were a good reference lying around.

Thanks!
P

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Ramsey 2017-12-11 19:26:51 Re: SearchSysCache() tutorial?
Previous Message Peter Geoghegan 2017-12-11 19:00:36 Re: Is it possible to sort strings in EBCDIC order in PostgreSQL server?