Skip to content

Instantly share code, notes, and snippets.

@anarazel
Created August 23, 2022 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anarazel/fa779e615582b460d08b76f5a72a6375 to your computer and use it in GitHub Desktop.
Save anarazel/fa779e615582b460d08b76f5a72a6375 to your computer and use it in GitHub Desktop.
summary:
- postgresql 16devel Data layout
data block size: 8192
WAL block size: 8192
segment size: 131072
System
host system: 'linux x86_64'
build system: 'linux x86_64'
Compiler
linker: 'ld.bfd'
C compiler: 'gcc 12.1.0'
Compiler Flags
C FLAGS, functional: '-D_GNU_SOURCE -fno-strict-aliasing -fwrapv -fexcess-precision=standard'
C FLAGS, warnings: '-Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wdeclaration-after-statement -Wno-format-truncation -Wno-stringop-truncation -Wno-clobbered -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter'
Programs
bison: '/usr/bin/bison 3.8.2'
dtrace: <external_program found: false>
External libraries
bonjour: <dependency | found: no, pkgconf: no>
bsd_auth: <dependency | found: no, pkgconf: no>
gss: <dependency 'krb5-gssapi' | found: yes, pkgconf: yes>
icu: <dependency 'icu-uc' | found: yes, pkgconf: yes>
ldap: <dependency 'ldap' | found: yes, pkgconf: yes>
libxml: <dependency 'libxml-2.0' | found: yes, pkgconf: yes>
libxslt: <dependency 'libxslt' | found: yes, pkgconf: yes>
llvm: <dependency | found: no, pkgconf: no>
lz4: <dependency 'liblz4' | found: yes, pkgconf: yes>
nls: <dependency | found: no, pkgconf: no>
pam: <dependency 'pam' | found: yes, pkgconf: yes>
plperl: <dependency 'postgresql:declared_dep@/home/andres/src/postgresql/meson.build:828' | found: yes, pkgconf: no>
plpython: <dependency | found: no, pkgconf: no>
pltcl: <dependency 'tcl' | found: yes, pkgconf: yes>
readline: <dependency 'readline' | found: yes, pkgconf: yes>
selinux: <dependency 'libselinux' | found: no, pkgconf: no>
ssl: <dependency 'openssl' | found: yes, pkgconf: yes>
systemd: <dependency 'libsystemd' | found: yes, pkgconf: yes>
uuid: <dependency 'uuid' | found: yes, pkgconf: yes>
zlib: <dependency 'zlib' | found: yes, pkgconf: yes>
zstd: <dependency 'libzstd' | found: yes, pkgconf: yes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment