Mailing lists [pgsql-hackers]
- Re: Obsolete reference to pg_relation in comment Bruce Momjian
- Re: Is this a problem in GenericXLogFinish()? Heikki Linnakangas
- Re: Better help output for pgbench -I init_steps Peter Eisentraut
- Re: [PATCH] pgrowlocks: Make mode names consistent with docs Bruce Momjian
- Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc
- Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tom Lane
- Re: Fail hard if xlogreader.c fails on out-of-memory Thomas Munro
- Annoying build warnings from latest Apple toolchain Tom Lane
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Bruce Momjian
- Re: Document that server will start even if it's unable to open some TCP/IP ports Bruce Momjian
- Re: Is this a problem in GenericXLogFinish()? Jeff Davis
- Re: Fail hard if xlogreader.c fails on out-of-memory Michael Paquier
- Re: pg_rewind with cascade standby doesn't work well Michael Paquier
- Re: [PoC/RFC] Multiple passwords, interval expirations Jeff Davis
- Re: Correct the documentation for work_mem Bruce Momjian
- Re: XLog size reductions: Reduced XLog record header size for PG17 Michael Paquier
- Re: Could not run generate_unaccent_rules.py script when update unicode Michael Paquier
- Re: Annoying build warnings from latest Apple toolchain Tom Lane
- Re: Could not run generate_unaccent_rules.py script when update unicode Japin Li
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Peter Smith
- Re: Fail hard if xlogreader.c fails on out-of-memory Noah Misch
- Re: Index AmInsert Parameter Confused? jacktby jacktby
- Re: Move global variables of pgoutput to plugin private scope. Michael Paquier
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Move global variables of pgoutput to plugin private scope. Amit Kapila
- Re: Move global variables of pgoutput to plugin private scope. Michael Paquier
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Move global variables of pgoutput to plugin private scope. Amit Kapila
- RE: Move global variables of pgoutput to plugin private scope. Zhijie Hou (Fujitsu)
- Re: Move global variables of pgoutput to plugin private scope. Michael Paquier
- Re: Move global variables of pgoutput to plugin private scope. Amit Kapila
- Re: pg_upgrade --check fails to warn about abstime Suraj Kharage
- Re: Invalidate the subscription worker in cases where a user loses their superuser status vignesh C
- Re: Could not run generate_unaccent_rules.py script when update unicode Michael Paquier
- Re: Move global variables of pgoutput to plugin private scope. Michael Paquier
- Re: Invalidate the subscription worker in cases where a user loses their superuser status vignesh C
- Re: Could not run generate_unaccent_rules.py script when update unicode Japin Li
- pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Jakub Wartak
- Re: [PGdocs] fix description for handling pf non-ASCII characters Peter Smith
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Amit Kapila
- Re: Use virtual tuple slot for Unique node David Rowley
- Re: Requiring recovery.signal or standby.signal when recovering with a backup_label Michael Paquier
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) David Rowley
- Re: Move global variables of pgoutput to plugin private scope. Michael Paquier
- Re: make add_paths_to_append_rel aware of startup cost David Rowley
- Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Michael Paquier
- Re: logfmt and application_context Daniel Gustafsson
- Re: [PATCH] Add inline comments to the pg_hba_file_rules view Daniel Gustafsson
- Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Jakub Wartak
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Amit Langote
- Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tomas Vondra
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: pg_upgrade and logical replication vignesh C
- Re: Index AmInsert Parameter Confused? Matthias van de Meent
- Re: ubsan Alexander Lakhin
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Amit Langote
- Re: Synchronizing slots from primary to standby shveta malik
- Re: logfmt and application_context Étienne BERSAC
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: should frontend tools use syncfs() ? Peter Eisentraut
- RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu)
- RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu)
- RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu)
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() tender wang
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ranier Vilela
- Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tom Lane
- Re: remaining sql/json patches Amit Langote
- Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Abhijit Menon-Sen
- Re: remaining sql/json patches Erik Rijkers
- Re: Is this a problem in GenericXLogFinish()? Robert Haas
- Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Peter Eisentraut
- Re: Is this a problem in GenericXLogFinish()? Jeff Davis
- Re: SLRUs in the main buffer pool - Page Header definitions Robert Haas
- Re: Is this a problem in GenericXLogFinish()? Robert Haas
- Re: Is this a problem in GenericXLogFinish()? Heikki Linnakangas
- Re: Index AmInsert Parameter Confused? jacktby jacktby
- Re: Eager page freeze criteria clarification Andres Freund
- Set enable_seqscan doesn't take effect? jacktby jacktby
- Re: Index range search optimization Alexander Korotkov
- Re: Unlinking Parallel Hash Join inner batch files sooner Heikki Linnakangas
- Re: Eager page freeze criteria clarification Andres Freund
- Re: Set enable_seqscan doesn't take effect? Andres Freund
- Re: Add pg_basetype() function to obtain a DOMAIN base type Alexander Korotkov
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Andres Freund
- Re: Eager page freeze criteria clarification Andres Freund
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Annoying build warnings from latest Apple toolchain Tom Lane
- Re: Eager page freeze criteria clarification Robert Haas
- Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tomas Vondra
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Eager page freeze criteria clarification Andres Freund
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Streaming I/O, vectored I/O (WIP) Andres Freund
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Eager page freeze criteria clarification Andres Freund
- Re: Checks in RegisterBackgroundWorker.() Heikki Linnakangas
- Re: Annoying build warnings from latest Apple toolchain Tom Lane