From: | Daniil Davydov <3danissimo(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: SLRU_PAGES_PER_SEGMENT as configure parameter |
Date: | 2025-02-07 05:54:00 |
Message-ID: | CAJDiXgi8GD+8c31xssk6hfa7M=e4wA+ZHxq-J0QVYGFyvM6WWg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Feb 6, 2025 at 8:23 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> You should include the configure.ac changes and not just the generated code in
> configure (which is fine to include for review, but the committer will
> re-generate it regardless). Please also include the corresponding Meson change
> to keep the buildsystems in sync.
Thank you for your comment. I'm applying a patch that also includes
configure.ac, meson_options.txt and meson.build changes.
It would also be interesting to know what you think about the idea of
allowing such a parameter to be configured.
--
Best regards,
Daniil Davydov
Attachment | Content-Type | Size |
---|---|---|
0002-SLRU_PAGES_PER_SEGMENT-as-configure-parameter.patch | text/x-patch | 25.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro Horiguchi | 2025-02-07 06:02:38 | Fix for a crash caused by triggers in cross-partition updates |
Previous Message | Amit Kapila | 2025-02-07 05:52:54 | Re: Introduce XID age and inactive timeout based replication slot invalidation |