On Wed, Jul 20, 2022 at 01:51:36PM +0900, Fujii Masao wrote:
> Attached is the updated version of the patch. It separates the list
> for GUC flags from the table entry for pg_settings_get_flags() and
> adds the table for it at the bottom of the existing function table.
Thanks a lot for sending a
Hello
On 2022-Jul-20, Fujii Masao wrote:
> Attached is the updated version of the patch. It separates the list
> for GUC flags from the table entry for pg_settings_get_flags() and
> adds the table for it at the bottom of the existing function table.
I lament the fact that the version of DocBook
https://www.postgresql.org/docs/15/runtime-config-resource.html#GUC-HUGE-PAGE-SIZE
the following is from the above website:
Some commonly available page sizes on modern 64 bit server architectures
include:
2MB and 1GB (Intel and AMD), 16MB and 16GB (IBM POWER), and 64kB, 2MB, 32MB and
1
On Wed, Jul 20, 2022 at 09:56:37PM +0800, yanliang lei wrote:
>
> https://www.postgresql.org/docs/15/runtime-config-resource.html#
> GUC-HUGE-PAGE-SIZE
>
>
> the following is from the above website:
>
> Some commonly available page sizes on modern 64 bit server architectures
> include:
>
> 2M
On 2022/07/20 16:26, Michael Paquier wrote:
On Wed, Jul 20, 2022 at 01:51:36PM +0900, Fujii Masao wrote:
Attached is the updated version of the patch. It separates the list
for GUC flags from the table entry for pg_settings_get_flags() and
adds the table for it at the bottom of the existing f
On 2022/07/20 18:07, Alvaro Herrera wrote:
Hello
On 2022-Jul-20, Fujii Masao wrote:
Attached is the updated version of the patch. It separates the list
for GUC flags from the table entry for pg_settings_get_flags() and
adds the table for it at the bottom of the existing function table.
I
On Thu, Jul 21, 2022 at 2:03 AM Bruce Momjian wrote:
> On Wed, Jul 20, 2022 at 09:56:37PM +0800, yanliang lei wrote:
> > https://www.postgresql.org/docs/15/runtime-config-resource.html#
> > GUC-HUGE-PAGE-SIZE
> >
> > the following is from the above website:
> >
> > Some commonly available page siz