Re: Possible inaccurate description of wal_compression in docs - Mailing list pgsql-hackers

From Jingtang Zhang
Subject Re: Possible inaccurate description of wal_compression in docs
Date
Msg-id 3E8D902C-8C5E-49B1-B3DF-F64ECE7FB2D8@gmail.com
Whole thread Raw
In response to Re: Possible inaccurate description of wal_compression in docs  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
Hi~

FPWs are used here and there in a lot of places, like "FPI for hint". And indexes are build using FPI for many years, it did not start with 17...

Yeah, my fault. Creating index prior to v17 was also using log_newpages.

Regards, Jingtang

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Obsolete comments in ResultRelInfo struct
Next
From: Doruk Yilmaz
Date:
Subject: Re: [Patch] add new parameter to pg_replication_origin_session_setup