Re: Summary function for pg_buffercache

Melih Mutlu <m.melihmutlu@gmail.com>

From: Melih Mutlu <m.melihmutlu@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Cc: Aleksander Alekseev <aleksander@timescale.com>
Date: 2022-09-20T12:10:16Z
Lists: pgsql-hackers
Hi,

Seems like cfbot tests are passing now:
https://cirrus-ci.com/build/4727923671302144

Best,
Melih

Melih Mutlu <m.melihmutlu@gmail.com>, 20 Eyl 2022 Sal, 14:00 tarihinde şunu
yazdı:

> Aleksander Alekseev <aleksander@timescale.com>, 20 Eyl 2022 Sal, 13:57
> tarihinde şunu yazdı:
>
>> There was a missing empty line in pg_buffercache.out which made the
>> tests fail. Here is a corrected v8 patch.
>>
>
> I was just sending a corrected patch without the missing line.
>
> Thanks a lot for all these reviews and the corrected patch.
>
> Best,
> Melih
>

Commits

  1. pg_buffercache: Add pg_buffercache_summary()

  2. Revert 56-bit relfilenode change and follow-up commits.