Mailing lists [pgsql-hackers]
- Re: Segfault on logical replication to partitioned table with foreign children Ilya Gladyshev
- Re: RLS + XPATH Joe Conway
- Re: Segfault on logical replication to partitioned table with foreign children Ilya Gladyshev
- Re: User functions for building SCRAM secrets Dagfinn Ilmari Mannsåker
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: heapgettup refactoring Justin Pryzby
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Lockless queue of waiters in LWLock Andres Freund
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: 16: Collation versioning and dependency helpers Jeff Davis
- Reusing return value from planner_rt_fetch Zhihong Yu
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: ResourceOwner refactoring Andres Freund
- Re: resowner "cold start" overhead Andres Freund
- Re: heavily contended lwlocks with long wait queues scale badly Zhihong Yu
- Re: Making Vars outer-join aware Tom Lane
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: Split index and table statistics into different types of stats Andres Freund
- Re: Simplifying our Trap/Assert infrastructure Michael Paquier
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: heavily contended lwlocks with long wait queues scale badly Zhihong Yu
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: heapgettup refactoring Andres Freund
- Re: Reusing return value from planner_rt_fetch Tom Lane
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila
- Re: Commit fest 2022-11 jian he
- Re: Commit fest 2022-11 Michael Paquier
- Re: Commit fest 2022-11 Michael Paquier
- Re: Check return value of pclose() correctly Michael Paquier
- Re: Lock on ShmemVariableCache fields? Michael Paquier
- Re: Check return value of pclose() correctly Tom Lane
- Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
- Re: ICU for global collation Michael Paquier
- Re: heavily contended lwlocks with long wait queues scale badly Bharath Rupireddy
- Re: Improve description of XLOG_RUNNING_XACTS Michael Paquier
- Direct I/O Thomas Munro
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Michael Paquier
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Dilip Kumar
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Julien Tachoires
- Re: Commit fest 2022-11 Simon Riggs
- Re: psql: Add command to use extended query protocol Simon Riggs
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Richard Guo
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Richard Guo
- Re: Pluggable toaster Aleksander Alekseev
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Adding doubly linked list type which stores the number of items in the list David Rowley
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Collation version tracking for macOS Peter Eisentraut
- Re: [PATCH] Backport perl tests for pg_upgrade from 322becb60 Anton A. Melnikov
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: real/float example for testlibpq3 Peter Eisentraut
- Re: Commit fest 2022-11 Michael Paquier
- Re: Commit fest 2022-11 Michael Paquier
- Re: Improve description of XLOG_RUNNING_XACTS Amit Kapila
- Re: Prefetch the next tuple's memory during seqscans Andy Fan
- Re: Latches vs lwlock contention Thomas Munro
- Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns Peter Eisentraut
- Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns Peter Eisentraut
- Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns Dagfinn Ilmari Mannsåker
- Re: Prefetch the next tuple's memory during seqscans Thomas Munro
- Tests for psql \g and \o Daniel Verite
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert thomas@habets.se
- Re: Refactor to introduce pg_strcoll(). Peter Eisentraut
- Re: heavily contended lwlocks with long wait queues scale badly Robert Haas
- Re: Collation version tracking for macOS Thomas Munro
- Re: [patch] \g with multiple result sets and \watch with copy queries Daniel Verite
- Re: ResourceOwner refactoring Robert Haas
- Re: pg_upgrade allows itself to be run twice Peter Eisentraut
- BUG #17663:Connect to the database through jdbc, call the stored procedure containing the rollback statement,the database triggers an assertion, and the database is in recovery mode. 赵其桂
- Re: pg_upgrade allows itself to be run twice Justin Pryzby
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Justin Pryzby
- Re: real/float example for testlibpq3 Tom Lane
- Re: Privileges on PUBLICATION Peter Eisentraut
- Re: Direct I/O Justin Pryzby
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: ResourceOwner refactoring Andres Freund
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Mingli Zhang
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: BUG #17663:Connect to the database through jdbc, call the stored procedure containing the rollback statement,the database triggers an assertion, and the database is in recovery mode. Tom Lane
- Re: Commit fest 2022-11 Magnus Hagander
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Corey Huinker
- perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Tom Lane
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Dagfinn Ilmari Mannsåker
- Re: Segfault on logical replication to partitioned table with foreign children Tom Lane
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: Direct I/O Thomas Munro
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Peter Eisentraut
- Re: Pluggable toaster Aleksander Alekseev
- Re: doc: Fix description of how the default user name is chosen David G. Johnston
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Glossary and initdb definition work for "superuser" and database/cluster David G. Johnston
- Re: Direct I/O Andres Freund
- Re: psql: Add command to use extended query protocol Simon Riggs
- Re: User functions for building SCRAM secrets Jacob Champion
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- PL/pgSQL cursors should get generated portal names by default Tom Lane
- Re: Support logical replication of DDLs vignesh C
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Collation version tracking for macOS Thomas Munro
- Re: Error for WITH options on partitioned tables Simon Riggs
- Re: Glossary and initdb definition work for "superuser" and database/cluster Justin Pryzby
- Re: Direct I/O Andres Freund
- Re: Adding doubly linked list type which stores the number of items in the list David Rowley
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Michael Paquier
- Re: missing indexes in indexlist with partitioned tables Arne Roland
- Re: Glossary and initdb definition work for "superuser" and database/cluster David G. Johnston
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: PL/pgSQL cursors should get generated portal names by default Pavel Stehule
- Re: Prefetch the next tuple's memory during seqscans Andres Freund
- A new strategy for pull-up correlated ANY_SUBLINK Andy Fan
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andrey Lepikhov
- Re: Code checks for App Devs, using new options for transaction behavior Dilip Kumar
- Re: psql: Add command to use extended query protocol Corey Huinker
- Incorrect include file order in guc-file.l Michael Paquier
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andy Fan
- spinlock support on loongarch64 吴亚飞
- Re: Incorrect include file order in guc-file.l Julien Rouhaud
- Re: Improve description of XLOG_RUNNING_XACTS Amit Kapila
- remap the .text segment into huge pages at run time John Naylor
- Re: Incorrect include file order in guc-file.l John Naylor
- Re: Code checks for App Devs, using new options for transaction behavior Simon Riggs
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Damir Belyalov
- Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: create subscription - improved warning message Amit Kapila
- Re: Commit fest 2022-11 Greg Stark
- Re: Make ON_ERROR_STOP stop on shell script failure Justin Pryzby
- Re: psql: Add command to use extended query protocol Jehan-Guillaume de Rorthais
- Re: psql: Add command to use extended query protocol Pavel Stehule
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Temporary tables versus wraparound... again Greg Stark
- restoring user id and SecContext before logging error in ri_PlanCheck Zhihong Yu
- Re: restoring user id and SecContext before logging error in ri_PlanCheck Zhihong Yu
- Re: psql: Add command to use extended query protocol Daniel Verite
- Re: Check return value of pclose() correctly Ankit Kumar Pandey
- Re: spinlock support on loongarch64 Tom Lane
- Re: psql: Add command to use extended query protocol Jehan-Guillaume de Rorthais
- Re: Segfault on logical replication to partitioned table with foreign children Tom Lane
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Error for row-level triggers with transition tables on partitioned tables Tom Lane
- Re: Prefetch the next tuple's memory during seqscans Andres Freund
- Re: spinlock support on loongarch64 Andres Freund
- Re: Glossary and initdb definition work for "superuser" and database/cluster David G. Johnston
- Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Justin Pryzby
- Re: spinlock support on loongarch64 Tom Lane
- Re: spinlock support on loongarch64 Tom Lane
- Re: libpq support for NegotiateProtocolVersion Jacob Champion
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: Check SubPlan clause for nonnullable rels/Vars Tom Lane
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- Re: Prefetch the next tuple's memory during seqscans Andres Freund
- Re: create subscription - improved warning message Peter Smith
- Re: spinlock support on loongarch64 Andres Freund
- Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Peter Eisentraut
- Re: spinlock support on loongarch64 Tom Lane
- Re: spinlock support on loongarch64 Andres Freund
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Tom Lane
- Re: perl 5.36, C99, -Wdeclaration-after-statement -Wshadow=compatible-local Andres Freund
- Re: Improve logging when using Huge Pages Thomas Munro
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: [BUG] Logical replica crash if there was an error in a function. Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Incorrect include file order in guc-file.l John Naylor
- Re: Privileges on PUBLICATION Antonin Houska
- Re: Improve description of XLOG_RUNNING_XACTS Ian Lawrence Barwick
- Re: Support logical replication of DDLs Peter Smith
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Ian Lawrence Barwick
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Add index scan progress to pg_stat_progress_vacuum Ian Lawrence Barwick
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Dilip Kumar
- Re: [PATCH] Add native windows on arm64 support Ian Lawrence Barwick
- Re: Segfault on logical replication to partitioned table with foreign children Ilya Gladyshev
- Re: Prefetch the next tuple's memory during seqscans John Naylor
- Re: Check SubPlan clause for nonnullable rels/Vars Richard Guo
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Ian Lawrence Barwick
- Re: Adding CommandID to heap xlog records Ian Lawrence Barwick
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Pluggable toaster Aleksander Alekseev
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Fix comments atop ReorderBufferAddInvalidations Amit Kapila
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Amit Kapila
- Re: Pluggable toaster Nikita Malakhov
- Add explicit casts in four places to simplehash.h David Geier
- Re: Incorrect include file order in guc-file.l Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Commit fest 2022-11 Michael Paquier
- Re: Incorrect include file order in guc-file.l John Naylor
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: real/float example for testlibpq3 Peter Eisentraut
- Re: Pluggable toaster Aleksander Alekseev
- Re: real/float example for testlibpq3 Tom Lane
- Re: Moving forward with TDE Aleksander Alekseev
- Re: Pluggable toaster Nikita Malakhov
- Re: Add explicit casts in four places to simplehash.h Tom Lane
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Maxim Orlov
- Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Ankit Kumar Pandey
- Re: parse partition strategy string in gram.y Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: Privileges on PUBLICATION Peter Eisentraut
- new option to allow pg_rewind to run without full_page_writes Jérémie Grauer
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- remove unnecessary assignment to tmask in DecodeDateTime Zhihong Yu
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: security_context_t marked as deprecated in libselinux 3.1 Alvaro Herrera
- Re: Fix proposal for comparaison bugs in PostgreSQL::Version Justin Pryzby
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera
- Re: On login trigger: take three Daniel Gustafsson
- Re: Tracking last scan time Dave Page
- GUC for temporarily disabling event triggers Daniel Gustafsson
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Use array as object (src/fe_utils/parallel_slot.c) Tom Lane
- Re: Moving forward with TDE David Christensen
- Re: Incorrect include file order in guc-file.l Michael Paquier
- Re: security_context_t marked as deprecated in libselinux 3.1 Tom Lane
- Re: Add semi-join pushdown to postgres_fdw Ian Lawrence Barwick
- Re: [PATCH] Completed unaccent dictionary with many missing characters Ian Lawrence Barwick
- Re: Data is copied twice when specifying both child and parent table in publication Ian Lawrence Barwick
- Re: [PATCH] Expand character set for ltree labels Ian Lawrence Barwick
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: ExecRTCheckPerms() and many prunable partitions Ian Lawrence Barwick
- Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
- Re: In-placre persistance change of a relation Ian Lawrence Barwick
- Re: Commit fest 2022-11 Justin Pryzby
- Re: SLRUs in the main buffer pool - Page Header definitions Ian Lawrence Barwick
- Re: [PATCH] New [relation] option engine Ian Lawrence Barwick
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Ian Lawrence Barwick
- Re: Incorrect include file order in guc-file.l John Naylor
- Re: On login trigger: take three Ian Lawrence Barwick
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: [Proposal] Page Compression for OLTP Ian Lawrence Barwick
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Ian Lawrence Barwick
- Re: Reducing power consumption on idle servers Ian Lawrence Barwick
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Ian Lawrence Barwick
- Re: Skipping schema changes in publication Ian Lawrence Barwick
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Ian Lawrence Barwick
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Ian Lawrence Barwick
- Re: archive modules Ian Lawrence Barwick
- Re: Privileges on PUBLICATION Amit Kapila
- Re: Privileges on PUBLICATION Amit Kapila
- Re: [PATCH] pgbench: add multiconnect option Ian Lawrence Barwick
- Re: Allow single table VACUUM in transaction block Rahila Syed
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Fix comments atop ReorderBufferAddInvalidations Masahiko Sawada
- Re: PL/pgSQL cursors should get generated portal names by default Pavel Stehule
- Re: Privileges on PUBLICATION Antonin Houska
- Re: Allow single table VACUUM in transaction block Rahila Syed
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Reviving lost replication slots sirisha chamarthi
- Re: Add explicit casts in four places to simplehash.h David Geier
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Drouvot, Bertrand
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: Privileges on PUBLICATION Antonin Houska
- Re: Moving forward with TDE Dilip Kumar
- Add SHELL_EXIT_CODE to psql Corey Huinker
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Make ON_ERROR_STOP stop on shell script failure Corey Huinker
- Re: Add SHELL_EXIT_CODE to psql Corey Huinker
- Re: Pluggable toaster Aleksander Alekseev
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Jehan-Guillaume de Rorthais
- Re: Pluggable toaster Aleksander Alekseev
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer
- Re: Support logical replication of DDLs vignesh C
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Amit Kapila
- Re: Add tracking of backend memory allocated to pg_stat_activity Drouvot, Bertrand
- Re: Logical replication timeout problem Fabrice Chapuis
- found the document `README.parallel` to be a little bit incorrect qinghao huang
- Re: Error for row-level triggers with transition tables on partitioned tables Etsuro Fujita
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Laurenz Albe
- RE: Improve logging when using Huge Pages Shinoda, Noriyoshi (PN Japan FSIP)
- Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber. Ashutosh Sharma
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Allow single table VACUUM in transaction block Rahila Syed
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: proposal: possibility to read dumped table's name from file Justin Pryzby
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Add explicit casts in four places to simplehash.h Tom Lane
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Fix proposal for comparaison bugs in PostgreSQL::Version Jehan-Guillaume de Rorthais
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: WIP: Aggregation push-down - take2 Antonin Houska
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: heapgettup refactoring Melanie Plageman
- Re: Add non-blocking version of PQcancel Jacob Champion
- Draft back-branch release notes are up Tom Lane
- Re: Privileges on PUBLICATION Mark Dilger
- pg_reload_conf() synchronously Gurjeet Singh
- Re: Draft back-branch release notes are up Justin Pryzby
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: Privileges on PUBLICATION Antonin Houska
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: Lockless queue of waiters in LWLock Andres Freund
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Direct I/O Jim Nasby
- Re: Commit fest 2022-11 Jacob Champion
- Re: User functions for building SCRAM secrets Jacob Champion
- Re: Split index and table statistics into different types of stats Melanie Plageman
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: Refactor to introduce pg_strcoll(). Jeff Davis
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck
- Re: PL/pgSQL cursors should get generated portal names by default Tom Lane
- Re: CI and test improvements Justin Pryzby
- Re: Direct I/O Andres Freund
- Re: CI and test improvements Andres Freund
- Re: Add tracking of backend memory allocated to pg_stat_activity Andres Freund
- Re: pg_reload_conf() synchronously Andres Freund
- Re: Incorrect include file order in guc-file.l Michael Paquier
- Re: pg_reload_conf() synchronously Tom Lane
- Re: pg_reload_conf() synchronously Andres Freund
- Re: pg_reload_conf() synchronously Michael Paquier
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: Reviving lost replication slots Amit Kapila
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: psql: Add command to use extended query protocol Pavel Stehule
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Justin Pryzby
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Tom Lane
- Re: Add common function ReplicationOriginName. Tom Lane
- Re: Temporary tables versus wraparound... again Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Tomas Vondra
- Re: [patch] Have psql's \d+ indicate foreign partitions Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Corey Huinker
- Re: [PATCH] ALTER TABLE ... SET STORAGE default Tom Lane
- Re: pg_reload_conf() synchronously Andres Freund
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund
- Re: pg_reload_conf() synchronously Gurjeet Singh
- Re: pg_reload_conf() synchronously Andres Freund
- Re: Lockless queue of waiters in LWLock Andres Freund
- Re: Check SubPlan clause for nonnullable rels/Vars Tom Lane
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Do we need to pass down nonnullable_vars when reducing outer joins? Tom Lane
- Re: archive modules Nathan Bossart
- Re: archive modules Nathan Bossart
- Re: Documentation for building with meson Andres Freund
- Re: thinko in basic_archive.c Nathan Bossart
- Re: Making Vars outer-join aware Tom Lane
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: new option to allow pg_rewind to run without full_page_writes Andres Freund
- Re: explain analyze rows=%.0f Tom Lane
- bug: pg_dump use strange tag for trigger Pavel Stehule
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: Improve logging when using Huge Pages John Naylor
- pg_upgrade, tables_with_oids.txt -> tables_with_oids.sql? Daniel Westermann (DWE)
- Re: [patch] Have psql's \d+ indicate foreign partitions Ian Lawrence Barwick
- Re: Improve logging when using Huge Pages Justin Pryzby
- Re: Small TAP improvements Álvaro Herrera
- Re: bug: pg_dump use strange tag for trigger Tom Lane
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Pluggable toaster Nikita Malakhov
- Re: Draft back-branch release notes are up Tom Lane
- Re: bug: pg_dump use strange tag for trigger Pavel Stehule
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: Allow single table VACUUM in transaction block Peter Geoghegan
- Re: [DOCS] Stats views and functions not in order? Tom Lane
- Re: Allow single table VACUUM in transaction block Tom Lane
- Re: Free list same_input_transnos in preprocess_aggref Tom Lane
- Re: Allow single table VACUUM in transaction block Peter Geoghegan
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Check SubPlan clause for nonnullable rels/Vars Richard Guo
- Re: Do we need to pass down nonnullable_vars when reducing outer joins? Richard Guo
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: explain analyze rows=%.0f Andrey Lepikhov
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: archive modules Michael Paquier
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Re: [PoC] Reducing planning time when tables have many partitions Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions Zhang Mingli
- Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
- Re: [patch] Have psql's \d+ indicate foreign partitions Tom Lane
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: Tracking last scan time Michael Paquier
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Error for WITH options on partitioned tables Karina Litskevich
- [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Aleksander Alekseev
- Re: [patch] Adding an assertion to report too long hash table name Zhang Mingli
- Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev
- Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() rajesh singarapu
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Pluggable toaster Aleksander Alekseev
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Error for WITH options on partitioned tables Simon Riggs
- Re: thinko in basic_archive.c Bharath Rupireddy
- Postgres auto vacuum - Disable Karthik Jagadish (kjagadis)
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Postgres auto vacuum - Disable Dave Page
- Re: Postgres auto vacuum - Disable Karthik Jagadish (kjagadis)
- Re: pg_upgrade test failure Thomas Munro
- Re: Collation version tracking for macOS Peter Eisentraut
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: refactor ownercheck and aclcheck functions Antonin Houska
- Re: Postgres auto vacuum - Disable Laurenz Albe
- Re: collect_corrupt_items_vacuum.patch Nikita Malakhov
- Re: Postgres auto vacuum - Disable Julien Rouhaud
- Re: Skipping schema changes in publication vignesh C
- Re: Code checks for App Devs, using new options for transaction behavior Simon Riggs
- Re: Postgres auto vacuum - Disable Karthik Jagadish (kjagadis)
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: WIN32 pg_import_system_collations Peter Eisentraut
- Re: Improve logging when using Huge Pages Andres Freund
- Re: Draft back-branch release notes are up Jonathan S. Katz
- Re: Draft back-branch release notes are up Jonathan S. Katz
- 2022-11-10 release announcement draft Jonathan S. Katz
- Re: Improve logging when using Huge Pages Tom Lane
- Re: 2022-11-10 release announcement draft Erikjan Rijkers
- Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: 2022-11-10 release announcement draft Jonathan S. Katz
- Re: PL/pgSQL cursors should get generated portal names by default Pavel Stehule
- Re: PL/pgSQL cursors should get generated portal names by default Kirk Wolak
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- allow segment size to be set to < 1GiB Andres Freund
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Robert Haas
- Re: allow segment size to be set to < 1GiB Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- Re: [PATCH] pgbench: add multiconnect option Fabien COELHO
- Re: psql: Add command to use extended query protocol Tom Lane
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: archive modules Nathan Bossart
- Re: Add tracking of backend memory allocated to pg_stat_activity Melanie Plageman
- Re: thinko in basic_archive.c Nathan Bossart
- Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: Improve logging when using Huge Pages Thomas Munro
- Re: Large Pages and Super Pages for PostgreSQL Thomas Munro
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: new option to allow pg_rewind to run without full_page_writes Jérémie Grauer
- Re: new option to allow pg_rewind to run without full_page_writes Thomas Munro
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: new option to allow pg_rewind to run without full_page_writes Andres Freund
- Re: Allow single table VACUUM in transaction block Peter Geoghegan
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment John Naylor
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: allow segment size to be set to < 1GiB Tom Lane
- Re: psql: Add command to use extended query protocol Corey Huinker
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: psql: Add command to use extended query protocol Pavel Stehule
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- Re: Tracking last scan time Michael Paquier
- RE: Data is copied twice when specifying both child and parent table in publication Takamichi Osumi (Fujitsu)
- Re: psql: Add command to use extended query protocol David G. Johnston
- Re: psql: Add command to use extended query protocol Pavel Stehule
- RE: logical replication restrictions Hayato Kuroda (Fujitsu)
- Re: allow segment size to be set to < 1GiB Bharath Rupireddy
- Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
- Re: generic plans and "initial" pruning Amit Langote
- Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() Bharath Rupireddy
- Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() Amit Kapila
- Re: Reviving lost replication slots sirisha chamarthi
- Re: [patch] Have psql's \d+ indicate foreign partitions Ian Lawrence Barwick
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo
- Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() rajesh singarapu
- Re: Reviving lost replication slots Bharath Rupireddy
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: Tracking last scan time Dave Page
- Re: Reviving lost replication slots Amit Kapila
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila
- Re: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() Bharath Rupireddy
- Re: when the startup process doesn't (logging startup delays) Thomas Munro
- Re: refactor ownercheck and aclcheck functions Peter Eisentraut
- Tables not getting vacuumed in postgres Karthik Jagadish (kjagadis)
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: psql: Add command to use extended query protocol Daniel Verite
- Re: Tables not getting vacuumed in postgres Amul Sul
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: Tables not getting vacuumed in postgres Karthik Jagadish (kjagadis)
- Re: Tables not getting vacuumed in postgres Amul Sul
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: Tables not getting vacuumed in postgres Karthik Jagadish (kjagadis)
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Tables not getting vacuumed in postgres Mark Dilger
- Re: [PATCHES] Post-special page storage TDE support David Christensen
- Non-emergency patch for bug #17679 Tom Lane
- Re: [PoC] Improve dead tuple storage for lazy vacuum Peter Geoghegan
- Out-of-date clang/llvm version lists in PGAC_LLVM_SUPPORT Tom Lane
- Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov
- Re: Documentation for building with meson samay sharma
- Re: Introduce "log_connection_stages" setting. Sergey Dudoladov
- Re: [PATCHES] Post-special page storage TDE support David Christensen
- Re: User functions for building SCRAM secrets Peter Eisentraut
- Re: Non-emergency patch for bug #17679 Andres Freund
- Re: Non-emergency patch for bug #17679 Tom Lane
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Slow standby snapshot Thomas Munro
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: libpq support for NegotiateProtocolVersion Jacob Champion
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: Commit fest 2022-11 Justin Pryzby
- Re: Crash in BRIN minmax-multi indexes Justin Pryzby
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: EINTR in ftruncate() Thomas Munro
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
- Re: Slow standby snapshot Andres Freund
- Re: User functions for building SCRAM secrets Jacob Champion
- Re: Cygwin cleanup Justin Pryzby
- Re: Slow standby snapshot Thomas Munro
- Re: Add connection active, idle time to pg_stat_activity Andres Freund
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: Add connection active, idle time to pg_stat_activity David G. Johnston
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL sho kato
- Re: Add connection active, idle time to pg_stat_activity Andres Freund
- Re: Collation version tracking for macOS Thomas Munro
- Re: Add connection active, idle time to pg_stat_activity David G. Johnston
- Re: Improve logging when using Huge Pages Kyotaro Horiguchi
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund
- Re: Asynchronous and "direct" IO support for PostgreSQL. Andres Freund
- Locks release order in LogStandbySnapshot Japin Li
- Re: Locks release order in LogStandbySnapshot Andres Freund
- Re: Reviving lost replication slots sirisha chamarthi
- Re: Reviving lost replication slots sirisha chamarthi
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: allow segment size to be set to < 1GiB Michael Paquier
- Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin
- Re: Locks release order in LogStandbySnapshot Japin Li
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: logical replication restrictions Kyotaro Horiguchi
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: security_context_t marked as deprecated in libselinux 3.1 Alvaro Herrera
- Re: Reviving lost replication slots Kyotaro Horiguchi
- Re: thinko in basic_archive.c Bharath Rupireddy
- Re: Reviving lost replication slots Bharath Rupireddy
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: Reviving lost replication slots Amit Kapila
- Re: heavily contended lwlocks with long wait queues scale badly Bharath Rupireddy
- Re: Reviving lost replication slots Bharath Rupireddy
- Re: Small TAP improvements Andrew Dunstan
- Re: Reviving lost replication slots Amit Kapila
- Remove redundant declaration for XidInMVCCSnapshot Japin Li
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: libpq error message refactoring Alvaro Herrera
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: New docs chapter on Transaction Management and related changes Robert Treat
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Update some more ObjectType switch statements to not have default Peter Eisentraut
- Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Alvaro Herrera
- Re: Add tracking of backend memory allocated to pg_stat_activity Andres Freund
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Peter Eisentraut
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
- Re: Error for WITH options on partitioned tables Tom Lane
- Re: Remove redundant declaration for XidInMVCCSnapshot Alvaro Herrera
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: refactor ownercheck and aclcheck functions Corey Huinker
- Re: psql: Add command to use extended query protocol Daniel Verite
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: allow segment size to be set to < 1GiB Tom Lane
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: real/float example for testlibpq3 Mark Wong
- Re: Expand palloc/pg_malloc API Tom Lane
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Out-of-date clang/llvm version lists in PGAC_LLVM_SUPPORT Andres Freund
- Document parameter count limit David G. Johnston
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: [PATCH] Support % wildcard in extension upgrade filenames LEO HSU
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Refactor to introduce pg_strcoll(). Jeff Davis
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: Ability to reference other extensions by schema in extension scripts Tom Lane
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Tests for psql \g and \o Michael Paquier
- RE: Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: Fix some newly modified tab-complete changes Michael Paquier
- Re: [PATCH] Allow usage of archive .backup files as backup_label Michael Paquier
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: Unit tests for SLRU Michael Paquier
- Re: Direct I/O John Naylor
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Unit tests for SLRU Michael Paquier
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Meson doesn't define HAVE_LOCALE_T for mscv Juan José Santamaría Flecha
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: Making Vars outer-join aware Richard Guo
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Reviving lost replication slots sirisha chamarthi
- Re: Reviving lost replication slots sirisha chamarthi
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: New docs chapter on Transaction Management and related changes Alvaro Herrera
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Fix comments atop ReorderBufferAddInvalidations Amit Kapila
- Re: Crash in BRIN minmax-multi indexes Tomas Vondra
- Re: Documentation for building with meson Nazir Bilal Yavuz
- What’s the usage of SO_TYPE_ANALYZE Zhang Mingli
- Database "contrib_regression" does not exist during testing Jingtang Zhang
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Database "contrib_regression" does not exist during testing Tom Lane
- Re: Unit tests for SLRU Aleksander Alekseev
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Ability to reference other extensions by schema in extension scripts Tom Lane
- Re: Document parameter count limit Corey Huinker
- Re: Lock on ShmemVariableCache fields? Alvaro Herrera
- Re: Document parameter count limit David G. Johnston
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
- RE: Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
- JSONPath Child Operator? David E. Wheeler
- Re: User functions for building SCRAM secrets Jacob Champion
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Peter Geoghegan
- Re: [PATCH] ALTER TABLE ... SET STORAGE default Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Lack of PageSetLSN in heap_xlog_visible Jeff Davis
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Printing backtrace of postgres processes Kyotaro Horiguchi
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Justin Pryzby
- Typo about subxip in comments Japin Li
- Re: New strategies for freezing, advancing relfrozenxid early Justin Pryzby
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Support logical replication of DDLs Peter Smith
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Support logical replication of DDLs Peter Smith
- Re: Typo about subxip in comments Amit Kapila
- Re: Unit tests for SLRU Michael Paquier
- Re: Support logical replication of DDLs Peter Smith
- Re: Support logical replication of DDLs Peter Smith
- Re: Typo about subxip in comments Julien Rouhaud
- Re: Reviving lost replication slots Amit Kapila
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? John Naylor
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: Reviving lost replication slots Bharath Rupireddy
- Re: Typo about subxip in comments Richard Guo
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Typo about subxip in comments Amit Kapila
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Typo about subxip in comments Japin Li
- Re: slab allocator performance issues John Naylor
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? John Naylor
- Re: [Proposal] Add foreign-server health checks infrastructure Önder Kalacı
- Re: Lack of PageSetLSN in heap_xlog_visible Konstantin Knizhnik
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- A problem about join ordering Richard Guo
- Add test module for Custom WAL Resource Manager feature Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Optimize join selectivity estimation by not reading MCV stats for unique join attributes David Geier
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Maxim Orlov
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: [PoC] Let libpq reject unexpected authentication requests Aleksander Alekseev
- Re: Privileges on PUBLICATION Peter Eisentraut
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Support logical replication of DDLs vignesh C
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: Collation version tracking for macOS Peter Eisentraut
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Peter Eisentraut
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: A problem about join ordering Tom Lane
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
- Re: [PATCH] Support % wildcard in extension upgrade filenames Christoph Berg
- Re: [PATCH] Support % wildcard in extension upgrade filenames Christoph Berg
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: ExecRTCheckPerms() and many prunable partitions Tom Lane
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Alvaro Herrera
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Making Bitmapsets be valid Nodes Tom Lane
- Document WAL rules related to PD_ALL_VISIBLE in README Jeff Davis
- Re: libpq support for NegotiateProtocolVersion Jacob Champion
- Re: Document WAL rules related to PD_ALL_VISIBLE in README Peter Geoghegan
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Add test module for Custom WAL Resource Manager feature Jeff Davis
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: Typo about subxip in comments Amit Kapila
- Re: [PoC] Let libpq reject unexpected authentication requests Aleksander Alekseev
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Remove unused param rte in set_plain_rel_pathlist Zhang Mingli
- Re: logical replication restrictions vignesh C
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Re: Remove unused param rte in set_plain_rel_pathlist Tom Lane
- Re: Lack of PageSetLSN in heap_xlog_visible Jeff Davis
- Re: generate_series for timestamptz and time zone problem Tom Lane
- Re: Fix order of checking ICU options in initdb and create database Jose Arthur Benetasso Villanova
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: libpq compression (part 2) Andrey Borodin
- Re: Use fadvise in wal replay Andrey Borodin
- Re: A new strategy for pull-up correlated ANY_SUBLINK Tom Lane
- Re: PGDOCS - Logical replication GUCs - added some xrefs vignesh C
- Re: libpq compression (part 2) Andrey Borodin
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: refactor ownercheck and aclcheck functions Peter Eisentraut
- Re: libpq error message refactoring Peter Eisentraut
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: Making Bitmapsets be valid Nodes Peter Eisentraut
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Typo about subxip in comments Japin Li
- Re: Making Bitmapsets be valid Nodes Tom Lane
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Data is copied twice when specifying both child and parent table in publication vignesh C
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: WIP: Aggregation push-down - take2 Tomas Vondra
- Re: Reducing power consumption on idle servers Thomas Munro
- Re: Suppressing useless wakeups in walreceiver Tom Lane
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: CI and test improvements Justin Pryzby
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- RE: logical replication restrictions Takamichi Osumi (Fujitsu)
- Re: Bitmapsets as Nodes Amit Langote
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment John Naylor
- Re: Add test module for Custom WAL Resource Manager feature Bharath Rupireddy
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Support logical replication of DDLs vignesh C
- Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Schema variables - new implementation for Postgres 15 Sergey Shinderuk
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Non-decimal integer literals John Naylor
- Re: Making Bitmapsets be valid Nodes Amit Langote
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes David Geier
- Re: A problem about join ordering Richard Guo
- Re: libpq error message refactoring Alvaro Herrera
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Fix order of checking ICU options in initdb and create database Marina Polyakova
- Re: Privileges on PUBLICATION Antonin Houska
- Re: Unit tests for SLRU Michael Paquier
- Re: Add 64-bit XIDs into PostgreSQL 15 Thom Brown
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- Re: when the startup process doesn't (logging startup delays) Simon Riggs
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Error on missing Python module in Meson setup Daniel Gustafsson
- Re: Commit fest 2022-11 James Coleman
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: psql: Add command to use extended query protocol Daniel Verite
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: pg_basebackup's --gzip switch misbehaves Tom Lane
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Tom Lane
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Small TAP improvements Andrew Dunstan
- Re: Add sub-transaction overflow status in pg_stat_activity Tom Lane
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity Justin Pryzby
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity David G. Johnston
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity Amit Singh
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity David G. Johnston
- Re: Add sub-transaction overflow status in pg_stat_activity Tom Lane
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: libpq support for NegotiateProtocolVersion Jacob Champion
- Re: Documentation for building with meson samay sharma
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: Add sub-transaction overflow status in pg_stat_activity David G. Johnston
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Change error to warning and increase thresholds of tsearch Ankit Kumar Pandey
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Add sub-transaction overflow status in pg_stat_activity Tom Lane
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- meson oddities Andrew Dunstan
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: [RFC] building postgres with meson - v12 Justin Pryzby
- Re: meson oddities Michael Paquier
- Re: meson oddities Andres Freund
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: meson oddities Andres Freund
- Re: [RFC] building postgres with meson - v12 Andres Freund
- Re: Support logical replication of DDLs Peter Smith
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Multitable insert syntax support on Postgres? Alexandre hadjinlian guerra
- Re: Error on missing Python module in Meson setup Andres Freund
- Re: Multitable insert syntax support on Postgres? Andres Freund
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Andres Freund
- Re: Collation version tracking for macOS Jeff Davis
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: A new strategy for pull-up correlated ANY_SUBLINK Richard Guo
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: [BUG] Logical replica crash if there was an error in a function. Anton A. Melnikov
- Re: [BUG] Logical replica crash if there was an error in a function. Tom Lane
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Amit Langote
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: Direct I/O Andres Freund
- Re: Assertion failure in SnapBuildInitialSnapshot() Thomas Munro
- Re: libpq compression (part 2) Andrey Borodin
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- RE: Assertion failure in SnapBuildInitialSnapshot() Takamichi Osumi (Fujitsu)
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Smith
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Typo about subxip in comments Amit Kapila
- Re: Making Vars outer-join aware Richard Guo
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Alvaro Herrera
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: archive modules Peter Eisentraut
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- Re: Unit tests for SLRU Aleksander Alekseev
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: Non-decimal integer literals Peter Eisentraut
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Unit tests for SLRU Daniel Gustafsson
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Re: Unit tests for SLRU Pavel Borisov
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Error on missing Python module in Meson setup Daniel Gustafsson
- Re: meson oddities Andrew Dunstan
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Japin Li
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: plpgsql-trigger.html: Format TG_ variables as table (patch) Daniel Gustafsson
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: when the startup process doesn't (logging startup delays) Simon Riggs
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Juan José Santamaría Flecha
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Vacuumdb --force-index-cleanup option not available in postgres 12.9 Karthik Jagadish (kjagadis)
- Re: Check return value of pclose() correctly Peter Eisentraut
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: Vacuumdb --force-index-cleanup option not available in postgres 12.9 Justin Pryzby
- Index not getting cleaned even though vacuum is running Karthik Jagadish (kjagadis)
- Re: Vacuumdb --force-index-cleanup option not available in postgres 12.9 Karthik Jagadish (kjagadis)
- Re: Vacuumdb --force-index-cleanup option not available in postgres 12.9 Justin Pryzby
- Re: meson oddities Peter Eisentraut
- Re: Error-safe user functions Andrew Dunstan
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: archive modules Nathan Bossart
- Re: allowing for control over SET ROLE Robert Haas
- Re: archive modules Alvaro Herrera
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Tom Lane
- Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- closing file in adjust_data_dir Ted Yu
- Distinct tightly coupled with Agg Ankit Kumar Pandey
- Re: Distinct tightly coupled with Agg Ankit Kumar Pandey
- Re: Distinct tightly coupled with Agg Tom Lane
- Re: meson oddities Andres Freund
- Re: Moving forward with TDE Jacob Champion
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: Moving forward with TDE David Christensen
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Andres Freund
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: Moving forward with TDE Jacob Champion
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: meson oddities Andrew Dunstan
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: archive modules Nathan Bossart
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tom Lane
- Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley
- Re: meson oddities Tom Lane
- Re: allowing for control over SET ROLE Nathan Bossart
- Re: archive modules Michael Paquier
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Greg Stark
- Re: closing file in adjust_data_dir Ted Yu
- Re: Slow standby snapshot Tom Lane
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Slow standby snapshot Tom Lane
- Meson add host_system to PG_VERSION_STR Juan José Santamaría Flecha
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: Slow standby snapshot Simon Riggs
- Bug in row_number() optimization Sergey Shinderuk
- Re: meson oddities Andres Freund
- Re: Meson add host_system to PG_VERSION_STR Michael Paquier
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Juan José Santamaría Flecha
- Re: Slow standby snapshot Andres Freund
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tom Lane
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Juan José Santamaría Flecha
- Re: Slow standby snapshot Tom Lane
- Re: Unit tests for SLRU Michael Paquier
- Re: allowing for control over SET ROLE Jeff Davis
- Re: Add test module for Custom WAL Resource Manager feature Jeff Davis
- Re: Slow standby snapshot Tom Lane
- Re: Slow standby snapshot Andres Freund
- Re: Slow standby snapshot Andres Freund
- Re: Slow standby snapshot Tom Lane
- Re: Unit tests for SLRU Michael Paquier
- Re: pg_basebackup's --gzip switch misbehaves Michael Paquier
- Re: Slow standby snapshot Andres Freund
- Re: Add test module for Custom WAL Resource Manager feature Michael Paquier
- Re: Add test module for Custom WAL Resource Manager feature Michael Paquier
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund
- Re: Documentation for building with meson Ian Lawrence Barwick
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: closing file in adjust_data_dir Japin Li
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila
- Re: closing file in adjust_data_dir Ted Yu
- Re: closing file in adjust_data_dir Japin Li
- Re: Documentation for building with meson Justin Pryzby
- Re: List of Bitmapset (was Re: ExecRTCheckPerms() and many prunable partitions) Amit Langote
- Re: closing file in adjust_data_dir Japin Li
- Re: Slow standby snapshot Simon Riggs
- Re: closing file in adjust_data_dir Ted Yu
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: closing file in adjust_data_dir Japin Li
- Re: closing file in adjust_data_dir Ted Yu
- Re: libpq compression (part 2) Justin Pryzby
- Re: closing file in adjust_data_dir Japin Li
- Re: closing file in adjust_data_dir Ted Yu
- contrib: auth_delay module 成之焕
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: logical replication restrictions Ian Lawrence Barwick
- Re: Skipping schema changes in publication Ian Lawrence Barwick
- Re: Switching XLog source from archive to streaming when primary available Ian Lawrence Barwick
- Re: Add test module for Custom WAL Resource Manager feature Jeff Davis
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Dilip Kumar
- Re: Hash index build performance tweak from sorting Simon Riggs
- Re: Testing autovacuum wraparound (including failsafe) Ian Lawrence Barwick
- Re: logical decoding and replication of sequences, take 2 Ian Lawrence Barwick
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: vacuumlo: add test to vacuumlo for test coverage Ian Lawrence Barwick
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: Allow file inclusion in pg_hba and pg_ident files Ian Lawrence Barwick
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_rewind: warn when checkpoint hasn't happened after promotion kuroda.keisuke@nttcom.co.jp
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: Memory leak in adjust_data_dir Japin Li
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- MERGE regress test Teja Mupparti
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: Small miscellaneous fixes Michael Paquier
- Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- out of memory in crosstab() Amit Langote
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: closing file in adjust_data_dir Peter Eisentraut
- RE: Fix some newly modified tab-complete changes shiy.fnst@fujitsu.com
- Fix the README file for MERGE command Waithant Myo (Fujitsu)
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Support logical replication of DDLs vignesh C
- Re: when the startup process doesn't (logging startup delays) Simon Riggs
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Re: pg_basebackup's --gzip switch misbehaves Daniel Gustafsson
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Meson add host_system to PG_VERSION_STR Peter Eisentraut
- Re: meson oddities Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Skipping schema changes in publication vignesh C
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Bharath Rupireddy
- const qualifier for list APIs Ashutosh Bapat
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment David Rowley
- Re: PGDOCS - Logical replication GUCs - added some xrefs vignesh C
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Slow standby snapshot Michail Nikolaev
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Re: out of memory in crosstab() Joe Conway
- [PoC] configurable out of disk space elog level Maxim Orlov
- Re: Commit fest 2022-11 Ian Lawrence Barwick
- Re: Meson add host_system to PG_VERSION_STR Juan José Santamaría Flecha
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Maxim Orlov
- Re: [PoC] configurable out of disk space elog level Pavel Borisov
- Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Mats Kindahl
- Re: closing file in adjust_data_dir Ted Yu
- Make a 100_bugs.pl test more faster. Anton A. Melnikov
- Re: const qualifier for list APIs Tom Lane
- Re: [BUG] Logical replica crash if there was an error in a function. Anton A. Melnikov
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tom Lane
- Re: heapgettup refactoring Peter Eisentraut
- Re: meson oddities Andres Freund
- Re: [PoC] Reducing planning time when tables have many partitions Thom Brown
- Re: meson oddities Tom Lane
- Re: meson oddities Andres Freund
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: MERGE regress test Alvaro Herrera
- Re: Make a 100_bugs.pl test more faster. Tom Lane
- Re: [PoC] configurable out of disk space elog level Andres Freund
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Small miscellaneous fixes Ranier Vilela
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: libpq support for NegotiateProtocolVersion Jacob Champion
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- locale -a missing on Alpine Linux? Peter Eisentraut
- Re: Meson add host_system to PG_VERSION_STR Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: locale -a missing on Alpine Linux? Christoph Moench-Tegeder
- Re: locale -a missing on Alpine Linux? Tom Lane
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: predefined role(s) for VACUUM and ANALYZE Andrew Dunstan
- Re: Split index and table statistics into different types of stats Andres Freund
- Re: Making Vars outer-join aware Tom Lane
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: About displaying NestLoopParam Greg Stark
- ScanSourceDatabasePgClass David Christensen
- Re: Meson add host_system to PG_VERSION_STR Juan José Santamaría Flecha
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: PATCH: Using BRIN indexes for sorted output Greg Stark
- Re: Making Vars outer-join aware Tom Lane
- Re: Allow single table VACUUM in transaction block Greg Stark
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: Allow single table VACUUM in transaction block Tom Lane
- Re: Index not getting cleaned even though vacuum is running Matheus Alcantara
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: [PATCH] Support % wildcard in extension upgrade filenames 'Sandro Santilli'
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: [PATCH] Support % wildcard in extension upgrade filenames Justin Pryzby
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: About displaying NestLoopParam Tom Lane
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: libpq compression (part 2) Andrey Borodin
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: when the startup process doesn't (logging startup delays) Thomas Munro
- Re: Fix the README file for MERGE command Richard Guo
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- ubsan fails on 32bit builds Andres Freund
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Meson add host_system to PG_VERSION_STR Michael Paquier
- Re: logical decoding and replication of sequences, take 2 Andres Freund
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: pg_upgrade test failure Justin Pryzby
- Is the plan for IN(1,2,3) always the same as for =ANY('{1,2,3}') when using PQexec with no params? Dmitry Koterov
- Re: CI and test improvements Andres Freund
- Re: Is the plan for IN(1,2,3) always the same as for =ANY('{1,2,3}') when using PQexec with no params? Tom Lane
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: CI and test improvements Justin Pryzby
- Re: CI and test improvements Andres Freund
- Re: CI and test improvements Justin Pryzby
- Re: pglz compression performance, take two Ian Lawrence Barwick
- Re: Parallel Full Hash Join Ian Lawrence Barwick
- Re: ps command does not show walsender's connected db Ian Lawrence Barwick
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- RE: Fix the README file for MERGE command Waithant Myo (Fujitsu)
- Re: Data is copied twice when specifying both child and parent table in publication vignesh C
- Re: Supporting TAP tests with MSVC and Windows Noah Misch
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: Assertion failure with barriers in parallel hash join David Geier
- Typo for xl_running_xacts Japin Li
- Re: Parallel Full Hash Join Thomas Munro
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Odd behavior with pg_stat_statements and queries called from SQL functions Maciek Sakrejda
- Re: ubsan fails on 32bit builds Andres Freund
- Re: Assertion failure with barriers in parallel hash join Thomas Munro
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Typo for xl_running_xacts Daniel Gustafsson
- Re: Typo for xl_running_xacts Japin Li
- Re: Making Vars outer-join aware Richard Guo
- Re: Fix the README file for MERGE command Daniel Gustafsson
- Re: Odd behavior with pg_stat_statements and queries called from SQL functions Julien Rouhaud
- Re: Odd behavior with pg_stat_statements and queries called from SQL functions Ashutosh Bapat
- Re: [PoC] Reducing planning time when tables have many partitions Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Typo in SH_LOOKUP and SH_LOOKUP_HASH comments vignesh C
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: WIP: Aggregation push-down - take2 Antonin Houska
- Re: [PoC] Reducing planning time when tables have many partitions Thom Brown
- Re: locale -a missing on Alpine Linux? Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: [PoC] configurable out of disk space elog level Maxim Orlov
- Re: [PoC] Reducing planning time when tables have many partitions Thom Brown
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- redundant check of msg in does_not_exist_skipping Ted Yu
- Re: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments Daniel Gustafsson
- CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Spyridon Dimitrios Agathos
- Re: old_snapshot: add test for coverage Daniel Gustafsson
- Introduce a new view for checkpointer related stats Bharath Rupireddy
- Don't treate IndexStmt like AlterTable when DefineIndex is called from ProcessUtilitySlow. 正华吕
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Bharath Rupireddy
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: locale -a missing on Alpine Linux? Andrew Dunstan
- Re: Supporting TAP tests with MSVC and Windows Andrew Dunstan
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: locale -a missing on Alpine Linux? Tom Lane
- Re: Hash index build performance tweak from sorting Tomas Vondra
- Re: allow segment size to be set to < 1GiB Andrew Dunstan
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: redundant check of msg in does_not_exist_skipping Japin Li
- Re: libpq compression (part 2) Peter Eisentraut
- Re: redundant check of msg in does_not_exist_skipping Japin Li
- Re: Introduce "log_connection_stages" setting. Justin Pryzby
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: [PoC] configurable out of disk space elog level Andres Freund
- Re: allow segment size to be set to < 1GiB Tom Lane
- Re: redundant check of msg in does_not_exist_skipping Tom Lane
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Moving forward with TDE David Christensen
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Tom Lane
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Moving forward with TDE David Christensen
- [BUG] pg_dump blocked Gilles Darold
- Re: [BUG] pg_dump blocked Tom Lane
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: [BUG] pg_dump blocked Gilles Darold
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: logical decoding and replication of sequences, take 2 Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Tom Lane
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Tom Lane
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: TAP output format in pg_regress Andres Freund
- Re: Support logical replication of DDLs Zheng Li
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- Re: ubsan fails on 32bit builds Robert Haas
- Re: [PoC] configurable out of disk space elog level Robert Haas
- Re: Allow single table VACUUM in transaction block Justin Pryzby
- Re: redundant check of msg in does_not_exist_skipping Robert Haas
- Re: Allow single table VACUUM in transaction block Robert Haas
- Re: ubsan fails on 32bit builds Andres Freund
- Re: ubsan fails on 32bit builds Tom Lane
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tomas Vondra
- Re: Reducing power consumption on idle servers Robert Haas
- Re: ubsan fails on 32bit builds Thomas Munro
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Outdated url to Hunspell Daniel Gustafsson
- Re: allowing for control over SET ROLE Robert Haas
- Strange failure on mamba Thomas Munro
- Patch: Global Unique Index Cary Huang
- Re: Strange failure on mamba Tom Lane
- Re: Fix proposal for comparaison bugs in PostgreSQL::Version Andrew Dunstan
- Re: allow segment size to be set to < 1GiB Andrew Dunstan
- Re: Don't treate IndexStmt like AlterTable when DefineIndex is called from ProcessUtilitySlow. Tom Lane
- Re: Strange failure on mamba Thomas Munro
- Re: contrib: auth_delay module Tom Lane
- Re: Strange failure on mamba Thomas Munro
- Re: Strange failure on mamba Tom Lane
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: Don't treate IndexStmt like AlterTable when DefineIndex is called from ProcessUtilitySlow. 正华吕
- Re: redundant check of msg in does_not_exist_skipping Li Japin
- Re: Mingw task for Cirrus CI Andres Freund
- Re: allowing for control over SET ROLE Jeff Davis
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tomas Vondra
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: Reducing power consumption on idle servers Andres Freund
- Re: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments vignesh C
- Re: libpq compression (part 2) Andrey Borodin
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Fix some newly modified tab-complete changes Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: logical decoding and replication of sequences, take 2 Andres Freund
- Re: Strange failure on mamba Andres Freund
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Richard Guo
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Avoid double lookup in pgstat_fetch_stat_tabentry() Drouvot, Bertrand
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: contrib: auth_delay module Julien Rouhaud
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes David Geier
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Reducing power consumption on idle servers Simon Riggs
- Re:Patch: Global Unique Index Sergei Kornilov
- Re: Assertion failure with barriers in parallel hash join David Geier
- Re: Patch: Global Unique Index Pavel Stehule
- Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Drouvot, Bertrand
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: Glossary and initdb definition work for "superuser" and database/cluster Alvaro Herrera
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Bharath Rupireddy
- Re: postgres_fdw: batch inserts vs. before row triggers Etsuro Fujita
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 David Geier
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tomas Vondra
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Unable to reset stats using pg_stat_reset_replication_slot Satya Thirumani
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Logical Replication Custom Column Expression Stavros Koureas
- Re: Fix proposal for comparaison bugs in PostgreSQL::Version Andrew Dunstan
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Tom Lane
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Tomas Vondra
- Re: Patch: Global Unique Index Tom Lane
- Re: Patch: Global Unique Index Pavel Stehule
- Re: [PoC] configurable out of disk space elog level Maxim Orlov
- Re: Glossary and initdb definition work for "superuser" and database/cluster David G. Johnston
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes David Geier
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: libpq compression (part 2) Peter Eisentraut
- Re: Allow single table VACUUM in transaction block Robert Haas
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Andres Freund
- Re: allowing for control over SET ROLE Robert Haas
- Re: Allow single table VACUUM in transaction block Tom Lane
- Re: Collation version tracking for macOS Thomas Munro
- Re: allowing for control over SET ROLE Alvaro Herrera
- Re: allowing for control over SET ROLE Robert Haas
- Sending SIGABRT to child processes (was Re: Strange failure on mamba) Tom Lane
- Re: allowing for control over SET ROLE Erik Rijkers
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: MERGE regress test Alvaro Herrera
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Collation version tracking for macOS Thomas Munro
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Reducing power consumption on idle servers Thomas Munro
- test/modules/test_oat_hooks vs. debug_discard_caches=1 Tom Lane
- Re: allowing for control over SET ROLE Robert Haas
- Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov
- Re: Allow placeholders in ALTER ROLE w/o superuser Tom Lane
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Justin Pryzby
- Re: Allow placeholders in ALTER ROLE w/o superuser Tom Lane
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Andres Freund
- Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov
- Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Tom Lane
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Tom Lane
- More efficient build farm animal wakeup? Thomas Munro
- Re: allowing for control over SET ROLE Erik Rijkers
- Re: allowing for control over SET ROLE Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [BUG] pg_dump blocked Gilles Darold
- Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Drouvot, Bertrand
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Tomas Vondra
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Polyphase merge is obsolete Peter Eisentraut
- Re: Fix order of checking ICU options in initdb and create database Марина Полякова
- Re: Fix order of checking ICU options in initdb and create database Марина Полякова
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Andrew Dunstan
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Tomas Vondra
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Tom Lane
- Re: test/modules/test_oat_hooks vs. debug_discard_caches=1 Andrew Dunstan
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: [BUG] pg_dump blocked Tom Lane
- Re: allowing for control over SET ROLE Justin Pryzby
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- How to *really* quit psql? Fabien COELHO
- Re: How to *really* quit psql? Tom Lane
- Re: How to *really* quit psql? David G. Johnston
- Re: Fix order of checking ICU options in initdb and create database Марина Полякова
- Re: How to *really* quit psql? Greg Stark
- Simplify vacuum_set_xid_limits()'s signature (minor refactoring) Peter Geoghegan
- Re: How to *really* quit psql? Tom Lane
- Re: How to *really* quit psql? David G. Johnston
- Re: How to *really* quit psql? David G. Johnston
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund
- Re: CI and test improvements Justin Pryzby
- Re: CI and test improvements Andres Freund
- Re: CI and test improvements Andres Freund
- Re: CI and test improvements Justin Pryzby
- Re: pgsql: Fix typos and bump catversion. Joe Conway
- Re: CI and test improvements Andres Freund
- Re: pgsql: Fix typos and bump catversion. Andres Freund
- Re: pgsql: Fix typos and bump catversion. Tom Lane
- Re: pgsql: Fix typos and bump catversion. Joe Conway
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: More efficient build farm animal wakeup? Thomas Munro
- Re: Support logical replication of DDLs vignesh C
- Replace PROC_QUEUE / SHM_QUEUE with ilist.h Andres Freund
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: More efficient build farm animal wakeup? Andres Freund
- Re: How to *really* quit psql? Fabien COELHO
- Re: How to *really* quit psql? Fabien COELHO
- Re: How to *really* quit psql? Fabien COELHO
- Re: Slow standby snapshot Michail Nikolaev
- Re: Slow standby snapshot Michail Nikolaev
- Re: Slow standby snapshot Michail Nikolaev
- Question concerning backport of CVE-2022-2625 Roberto C. Sánchez
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: Getting rid of SQLValueFunction Ted Yu
- Re: Slow standby snapshot Simon Riggs
- Re: Question concerning backport of CVE-2022-2625 Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov
- Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov
- Re: Avoid double lookup in pgstat_fetch_stat_tabentry() Andres Freund
- Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Reducing power consumption on idle servers Simon Riggs
- Unstable regression test for contrib/pageinspect Tom Lane
- perform_spin_delay() vs wait events Andres Freund
- Re: Unstable regression test for contrib/pageinspect Peter Geoghegan
- Re: Reducing power consumption on idle servers Thomas Munro
- Precedence of bitwise operators Bauyrzhan Sakhariyev
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: Reducing power consumption on idle servers Thomas Munro
- Re: Precedence of bitwise operators Tom Lane
- Re: More efficient build farm animal wakeup? Thomas Munro
- Re: Question concerning backport of CVE-2022-2625 Roberto C. Sánchez
- Re: perform_spin_delay() vs wait events Robert Haas
- Re: More efficient build farm animal wakeup? Thomas Munro
- Re: Reducing power consumption on idle servers Nathan Bossart
- Re: perform_spin_delay() vs wait events Andres Freund
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Getting rid of SQLValueFunction Ted Yu
- Re: Split index and table statistics into different types of stats Andres Freund
- Re: Polyphase merge is obsolete Heikki Linnakangas
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Understanding WAL - large amount of activity from removing data Isaac Morland
- Re: Understanding WAL - large amount of activity from removing data David G. Johnston
- Re: when the startup process doesn't (logging startup delays) Kyotaro Horiguchi
- Re: Unable to reset stats using pg_stat_reset_replication_slot Kyotaro Horiguchi
- Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
- Re: Unstable regression test for contrib/pageinspect Mark Dilger
- Re: Unstable regression test for contrib/pageinspect Tom Lane
- Re: Unstable regression test for contrib/pageinspect Tom Lane
- Re: Multitable insert syntax support on Postgres? Corey Huinker
- Re: Reducing power consumption on idle servers Laurenz Albe
- Re: Multitable insert syntax support on Postgres? Corey Huinker
- Re: Error-safe user functions Corey Huinker
- Re: Error-safe user functions Tom Lane
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- Fix comments atop pg_get_replication_slots sirisha chamarthi
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Fix comments atop pg_get_replication_slots Amit Kapila
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Fix comments atop pg_get_replication_slots sirisha chamarthi
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions sirisha chamarthi
- Re: Reducing power consumption on idle servers Laurenz Albe
- Re: Reducing power consumption on idle servers Laurenz Albe
- Operation log for major operations Dmitry Koval
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Polyphase merge is obsolete Peter Eisentraut
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: New docs chapter on Transaction Management and related changes Alvaro Herrera
- Re: Operation log for major operations Justin Pryzby
- Cleanup: Duplicated, misplaced comment in HeapScanDescData Matthias van de Meent
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Catalog_xmin is not advanced when a logical slot is lost Ashutosh Bapat
- Re: Cleanup: Duplicated, misplaced comment in HeapScanDescData Matthias van de Meent
- Re: Logical Replication Custom Column Expression Ashutosh Bapat
- Re: Reducing power consumption on idle servers Simon Riggs
- Damage control for planner's get_actual_variable_endpoint() runaway Jakub Wartak
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Alvaro Herrera
- Re: Catalog_xmin is not advanced when a logical slot is lost Ashutosh Bapat
- Re: Patch: Global Unique Index Simon Riggs
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Naeem Akhter
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Maxim Orlov
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: [PATCH] Allow specification of custom slot for custom nodes Pavel Borisov
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: TAP output format in pg_regress Dagfinn Ilmari Mannsåker
- Re: Operation log for major operations Dmitry Koval
- Re: createuser doesn't tell default settings for some options Daniel Gustafsson
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- postgres_fdw binary protocol support Ilya Gladyshev
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: perform_spin_delay() vs wait events Robert Haas
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: allowing for control over SET ROLE Robert Haas
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Jakub Wartak
- Re: Reducing power consumption on idle servers Robert Haas
- Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- Re: Sending SIGABRT to child processes (was Re: Strange failure on mamba) Tom Lane
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- Re: Reducing power consumption on idle servers Tom Lane
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Justin Pryzby
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Robert Haas
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund
- Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: Catalog_xmin is not advanced when a logical slot is lost sirisha chamarthi
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Eisentraut
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- Re: Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Tom Lane
- $1 IS NULL with iso-8859-1 type Daniele Varrazzo
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Andres Freund
- Re: $1 IS NULL with iso-8859-1 type Tom Lane
- Re: Cleanup: Duplicated, misplaced comment in HeapScanDescData Andres Freund
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. David G. Johnston
- Re: Add 64-bit XIDs into PostgreSQL 15 Tom Lane
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- fixing CREATEROLE Robert Haas
- Re: Understanding WAL - large amount of activity from removing data Andres Freund
- Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Andres Freund
- Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Robert Haas
- Re: Reducing power consumption on idle servers Laurenz Albe
- Re: [PATCH] Allow specification of custom slot for custom nodes Alexander Korotkov
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Andres Freund
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
-
[PATCH] Add <
> support to sepgsql_restorecon Ted Toth - Re: More efficient build farm animal wakeup? Tom Lane
- Re: perform_spin_delay() vs wait events Alexander Korotkov
- Re: perform_spin_delay() vs wait events Andres Freund
- Re: perform_spin_delay() vs wait events Alexander Korotkov
- Re: Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Andres Freund
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: CI and test improvements Andres Freund
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: More efficient build farm animal wakeup? Magnus Hagander
-
Re: [PATCH] Add <
> support to sepgsql_restorecon Joe Conway - Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: More efficient build farm animal wakeup? Tom Lane
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: CI and test improvements Andres Freund
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: ubsan Andres Freund
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: ubsan Justin Pryzby
- Re: ubsan Andres Freund
- Re: Error-safe user functions Michael Paquier
- Re: Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE Michael Paquier
- wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: ps command does not show walsender's connected db Michael Paquier
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: missing indexes in indexlist with partitioned tables Andres Freund
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: wake up logical workers after ALTER SUBSCRIPTION Thomas Munro
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: perform_spin_delay() vs wait events Andres Freund
- RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu)
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila
- Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Julien Rouhaud
- Re: ps command does not show walsender's connected db Bharath Rupireddy
- Re: perform_spin_delay() vs wait events Michael Paquier
- Re: perform_spin_delay() vs wait events Andres Freund
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: Partial aggregates pushdown Ted Yu
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Proposal: Allow user with pg_monitor role to call pg_stat_reset* functions Bharath Rupireddy
- Re: SLRUs in the main buffer pool - Page Header definitions Bagga, Rishu
- Re: Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE vignesh C
- Re: Split index and table statistics into different types of stats Bharath Rupireddy
- Re: Collation version tracking for macOS Jeff Davis
- RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu)
- Generate pg_stat_get_* functions with Macros Drouvot, Bertrand
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- RE: wake up logical workers after ALTER SUBSCRIPTION Takamichi Osumi (Fujitsu)
- FOR UPDATE may leave spurious locks Kyotaro Horiguchi
- RE: wake up logical workers after ALTER SUBSCRIPTION houzj.fnst@fujitsu.com
- Re: proposal: possibility to read dumped table's name from file Andres Freund
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Bug in row_number() optimization Richard Guo
- Re: Introduce a new view for checkpointer related stats Drouvot, Bertrand
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Jakub Wartak
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Asynchronous execution support for Custom Scan Ronan Dunklau
- RE: [CAUTION!! freemail] Re: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Time delayed LR (WAS Re: logical replication restrictions) vignesh C
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Catalog_xmin is not advanced when a logical slot is lost Alvaro Herrera
- Re: allowing for control over SET ROLE igor levshin
- Re: MERGE regress test Alvaro Herrera
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: [CAUTION!! freemail] Re: Partial aggregates pushdown Ted Yu
- Re: pg_upgrade, tables_with_oids.txt -> tables_with_oids.sql? Daniel Gustafsson
- Re: [PATCH] Add initial xid/mxid/mxoff to initdb Maxim Orlov
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: wake up logical workers after ALTER SUBSCRIPTION Amit Kapila
- Re: Fix comments atop pg_get_replication_slots Amit Kapila
- Fix for visibility check on 14.5 fails on tpcc with high concurrency Dimos Stamatakis
- Re: Logical Replication Custom Column Expression Amit Kapila
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Masahiko Sawada
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: postgres_fdw binary protocol support Ashutosh Bapat
- Re: Non-decimal integer literals Peter Eisentraut
- Re: fixing CREATEROLE Robert Haas
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: On login trigger: take three Mikhail Gribkov
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: Add 64-bit XIDs into PostgreSQL 15 Dilip Kumar
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: fixing CREATEROLE Tom Lane
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: Code checks for App Devs, using new options for transaction behavior Simon Riggs
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: Slow standby snapshot Tom Lane
- Re: fixing CREATEROLE Tom Lane
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: Slow standby snapshot Simon Riggs
- Re: fixing CREATEROLE Joe Conway
- Re: Allow single table VACUUM in transaction block Justin Pryzby
- Re: Slow standby snapshot Tom Lane
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov
- Re: Slow standby snapshot Simon Riggs
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: Postgres picks suboptimal index after building of an extended statistics Andres Freund
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Make mesage at end-of-recovery less scary. Andres Freund
- Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Andres Freund
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Tom Lane
- Re: New docs chapter on Transaction Management and related changes Erik Rijkers
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Robert Haas
- Re: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: fixing CREATEROLE Mark Dilger
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: Introduce a new view for checkpointer related stats Andres Freund
- Re: Slow standby snapshot Michail Nikolaev
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: fixing CREATEROLE Robert Haas
- Re: Make mesage at end-of-recovery less scary. Justin Pryzby
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Smith
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: pgstattuple: add test for coverage Andres Freund
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: fixing CREATEROLE Mark Dilger
- Re: Allow placeholders in ALTER ROLE w/o superuser Steve Chavez
- Re: CI and test improvements Justin Pryzby
- Re: Make ON_ERROR_STOP stop on shell script failure Matheus Alcantara
- Re: Logical Replication Custom Column Expression Peter Smith
- Re: More efficient build farm animal wakeup? Tom Lane
- Re: TAP output format in pg_regress Andres Freund
- Re: More efficient build farm animal wakeup? Andres Freund
- Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund
- Re: Prefetch the next tuple's memory during seqscans John Naylor
- Re: ssl tests aren't concurrency safe due to get_free_port() Tom Lane
- odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Andres Freund
- Re: Logical replication missing information Peter Smith
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila
- Re: Logical Replication Custom Column Expression Amit Kapila
- Re: Logical Replication Custom Column Expression Amit Kapila
- Re: [PoC] configurable out of disk space elog level Greg Stark
- RE: Ability to reference other extensions by schema in extension scripts Regina Obe
- Re: Non-decimal integer literals John Naylor
- Re: Collation version tracking for macOS Thomas Munro
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Justin Pryzby
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Michael Paquier
- Help running 010_tab_completion.pl on windows Kirk Wolak
- Re: Documentation for building with meson Justin Pryzby
- Re: Prefetch the next tuple's memory during seqscans sirisha chamarthi
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- drop postmaster symlink Peter Eisentraut
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: More efficient build farm animal wakeup? Thomas Munro
- Re: New docs chapter on Transaction Management and related changes Justin Pryzby
- Re: Prefetch the next tuple's memory during seqscans sirisha chamarthi
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: Non-decimal integer literals David Rowley
- Re: Non-decimal integer literals David Rowley
- Re: Operation log for major operations Alvaro Herrera
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Alvaro Herrera
- Re: Logical replication missing information Boboc Cristi
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: Non-decimal integer literals John Naylor
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: [PATCH] Enable using llvm jitlink as an alternative llvm jit linker of old Rtdyld. Alex Fan
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: [PATCH] Enable using llvm jitlink as an alternative llvm jit linker of old Rtdyld. David Rowley
- Another multi-row VALUES bug Dean Rasheed
- Bug in MERGE's test for tables with rules Dean Rasheed
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Hash index build performance tweak from sorting Simon Riggs
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Decouple last important WAL record LSN from WAL insert locks Bharath Rupireddy
- Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Aleksander Alekseev
- Re: drop postmaster symlink Joe Conway
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: drop postmaster symlink Devrim Gündüz
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: drop postmaster symlink Tom Lane
- Re: [PATCH] minor optimization for ineq_histogram_selectivity() Frédéric Yhuel
- Re: Another multi-row VALUES bug Tom Lane
- Re: Bug in MERGE's test for tables with rules Tom Lane
- Re: [PATCH] minor optimization for ineq_histogram_selectivity() Tom Lane
- Re: Prefetch the next tuple's memory during seqscans Bruce Momjian
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Peter Geoghegan
- Re: Prefetch the next tuple's memory during seqscans Bruce Momjian
- Re: Non-decimal integer literals Dean Rasheed
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Greg Stark
- Re: fixing CREATEROLE Robert Haas
- code cleanups Justin Pryzby
- Re: fixing CREATEROLE Mark Dilger
- Re: code cleanups Tom Lane
- Re: fixing CREATEROLE Robert Haas
- Re: code cleanups Robert Haas
- Re: fixing CREATEROLE Tom Lane
- Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Document parameter count limit Bruce Momjian
- Re: Question concerning backport of CVE-2022-2625 Roberto C. Sánchez
- Re: Transparent column encryption Peter Eisentraut
- Re: Another multi-row VALUES bug Dean Rasheed
- Re: Transparent column encryption Peter Eisentraut
- Re: Document parameter count limit Tom Lane
- Re: Another multi-row VALUES bug Tom Lane
- Re: Add sub-transaction overflow status in pg_stat_activity Bruce Momjian
- Re: fixing CREATEROLE Robert Haas
- Re: Hash index build performance tweak from sorting Tomas Vondra
- Re: postgres_fdw binary protocol support Greg Stark
- Re: fixing CREATEROLE Mark Dilger
- Re: Documentation for building with meson samay sharma
- Re: Document parameter count limit David G. Johnston
- Re: drop postmaster symlink Andres Freund
- Re: predefined role(s) for VACUUM and ANALYZE Andrew Dunstan
- Re: fixing CREATEROLE Robert Haas
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: drop postmaster symlink Robert Haas
- Re: fixing CREATEROLE Mark Dilger
- Re: Documentation for building with meson Justin Pryzby
- Re: Tests for psql \g and \o Daniel Verite
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: Document parameter count limit Tom Lane
- Re: drop postmaster symlink Joe Conway
- Re: fixing CREATEROLE Tom Lane
- Re: Document parameter count limit Justin Pryzby
- Re: fixing CREATEROLE Robert Haas
- Re: drop postmaster symlink Tom Lane
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: fixing CREATEROLE David G. Johnston
- Re: More efficient build farm animal wakeup? Magnus Hagander
- Re: fixing CREATEROLE Robert Haas
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: drop postmaster symlink Andres Freund
- Re: fixing CREATEROLE Robert Haas
- Re: fixing CREATEROLE Tom Lane
- Re: fixing CREATEROLE David G. Johnston
- Re: Documentation for building with meson samay sharma
- Re: fixing CREATEROLE David G. Johnston
- Re: fixing CREATEROLE Tom Lane
- Re: fixing CREATEROLE Robert Haas
- Re: More efficient build farm animal wakeup? Thomas Munro
- Re: Allow single table VACUUM in transaction block Justin Pryzby
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: More efficient build farm animal wakeup? Tom Lane
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Tom Lane
- Re: Patch: Global Unique Index Cary Huang
- Re: Patch: Global Unique Index Thomas Kellerer
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Smith
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: drop postmaster symlink Daniel Gustafsson
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- cleanup in open_auth_file Ted Yu
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: cleanup in open_auth_file Ted Yu
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: cleanup in open_auth_file Michael Paquier
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: Collation version tracking for macOS Jeff Davis
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Collation version tracking for macOS Thomas Munro
- Re: Bug in row_number() optimization Richard Guo
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Collation version tracking for macOS Thomas Munro
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Allow processes to reset procArrayGroupNext themselves instead of leader resetting for all the followers Bharath Rupireddy
- RE: failures in t/031_recovery_conflict.pl on CI Факеев Алексей
- RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu)
- Re: Patch: Global Unique Index Pavel Stehule
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: ps command does not show walsender's connected db Michael Paquier
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: doc: Fix description of how the default user name is chosen Peter Eisentraut
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Masahiko Sawada
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: Non-decimal integer literals Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: [PATCH] minor optimization for ineq_histogram_selectivity() Frédéric Yhuel
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Non-decimal integer literals David Rowley
- Re: Transparent column encryption Jehan-Guillaume de Rorthais
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila
- Re: postgres_fdw: batch inserts vs. before row triggers Etsuro Fujita
- Report roles in pg_upgrade pg_ prefix check Daniel Gustafsson
- Re: Bug in row_number() optimization Sergey Shinderuk
- Re: postgres_fdw binary protocol support Ilya Gladyshev
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- indentation in _hash_pgaddtup() Ted Yu
- Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Bharath Rupireddy
- Re: indentation in _hash_pgaddtup() Daniel Gustafsson
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Dimos Stamatakis
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Patch: Global Unique Index Thomas Kellerer
- Re: indentation in _hash_pgaddtup() Tom Lane
- Re: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Patch: Global Unique Index Dilip Kumar
- Re: indentation in _hash_pgaddtup() Ted Yu
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- RE: logical replication restrictions Takamichi Osumi (Fujitsu)
- Re: Patch: Global Unique Index Justin Pryzby
- Does pg_rman support PG15? T Adachi
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Simon Riggs
- Re: Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Patch: Global Unique Index Cary Huang
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Andres Freund
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: TAP output format in pg_regress Andres Freund
- Re: indentation in _hash_pgaddtup() David Rowley
- Re: indentation in _hash_pgaddtup() Tom Lane
- Re: indentation in _hash_pgaddtup() Ted Yu
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- Re: Questions regarding distinct operation implementation David Rowley
- Re: indentation in _hash_pgaddtup() David Rowley
- Re: indentation in _hash_pgaddtup() David Rowley
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Bug in row_number() optimization David Rowley
- Re: Amcheck verification of GiST and GIN Jose Arthur Benetasso Villanova
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Bug in row_number() optimization Richard Guo
- Re: Patch: Global Unique Index Dilip Kumar
- Re: Patch: Global Unique Index Dilip Kumar
- Re: Bug in row_number() optimization David Rowley
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: [PATCH] Add peer authentication TAP test Anton A. Melnikov
- Re: [PATCH] Add peer authentication TAP test Michael Paquier
- Re: Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Support logical replication of DDLs vignesh C
- Remove a unused argument from qual_is_pushdown_safe Yugo NAGATA
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila
- Re: [PATCH] Add peer authentication TAP test Anton A. Melnikov
- Re: A problem about join ordering Richard Guo
- Re: [PATCH] Add peer authentication TAP test Michael Paquier
- Re: [PATCH] Add peer authentication TAP test Anton A. Melnikov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Remove a unused argument from qual_is_pushdown_safe Richard Guo
- Avoid streaming the transaction which are skipped (in corner cases) Dilip Kumar
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Jakub Wartak
- Avoid distributing new catalog snapshot again for the transaction being decoded. houzj.fnst@fujitsu.com
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov
- Re: postgres_fdw: batch inserts vs. before row triggers Etsuro Fujita
- Re: Support logical replication of DDLs li jie
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Logical Replication Custom Column Expression Ashutosh Bapat
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Eisentraut
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: Support logical replication of DDLs vignesh C
- Re: Avoid streaming the transaction which are skipped (in corner cases) Ashutosh Bapat
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: Support logical replication of DDLs vignesh C
- Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Bharath Rupireddy
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Avoid distributing new catalog snapshot again for the transaction being decoded. Ashutosh Bapat
- Re: Avoid streaming the transaction which are skipped (in corner cases) Amit Kapila
- Re: [DOCS] Stats views and functions not in order? Peter Eisentraut
- Re: Does pg_rman support PG15? Daniel Gustafsson
- Re: Small miscellaneous fixes Peter Eisentraut
- Re: [PATCH] Add initial xid/mxid/mxoff to initdb Peter Eisentraut
- Re: xml2: add test for coverage Peter Eisentraut
- Re: Bug in row_number() optimization Richard Guo
- Re: Bug in MERGE's test for tables with rules Dean Rasheed
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Israel Barth Rubio
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Dimos Stamatakis
- checking rd_rules in RelationBuildDesc Ted Yu
- Re: Bug in row_number() optimization Sergey Shinderuk
- Re: Non-decimal integer literals Peter Eisentraut
- Re: checking rd_rules in RelationBuildDesc Tom Lane
- Re: Bug in row_number() optimization Tom Lane
- Re: checking rd_rules in RelationBuildDesc Ted Yu
- Re: postgres_fdw: batch inserts vs. before row triggers Tom Lane
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
- Re: Patch: Global Unique Index Bruce Momjian
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Rethinking the implementation of ts_headline() Tom Lane
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: Report roles in pg_upgrade pg_ prefix check Bruce Momjian
- Re: Use fadvise in wal replay Pavel Borisov
- Small miscellaneus fixes (Part II) Ranier Vilela
- Re: Use fadvise in wal replay Pavel Borisov
- Re: [PATCH] Simple code cleanup in tuplesort.c. Cary Huang
- Re: Support logical replication of DDLs Zheng Li
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Introduce a new view for checkpointer related stats Andres Freund
- Re: Making autovacuum logs indicate if insert-based threshold was the triggering condition Peter Geoghegan
- MSVC vs Perl Andrew Dunstan
- Re: MSVC vs Perl Andrew Dunstan
- Re: MSVC vs Perl Andres Freund
- Re: Patch: Global Unique Index David Zhang
- Re: Small miscellaneous fixes Michael Paquier
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: Collation version tracking for macOS Thomas Munro
- Re: Avoid streaming the transaction which are skipped (in corner cases) Dilip Kumar
- Re: Avoid streaming the transaction which are skipped (in corner cases) Amit Kapila
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: [PATCH] Allow specification of custom slot for custom nodes Ian Lawrence Barwick
- Re: Avoid streaming the transaction which are skipped (in corner cases) Amit Kapila
- Re: postgres_fdw: batch inserts vs. before row triggers Etsuro Fujita
- Re: Avoid distributing new catalog snapshot again for the transaction being decoded. Amit Kapila
- Re: Small miscellaneous fixes Ranier Vilela
- Re: MSVC vs Perl Andrew Dunstan
- Re: postgres_fdw: batch inserts vs. before row triggers Tom Lane
- Re: CI and test improvements Andrew Dunstan
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Laurenz Albe
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- pg_regress: Treat child process failure as test failure Daniel Gustafsson
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: pg_regress: Treat child process failure as test failure Andres Freund
- Re: MSVC vs Perl Andres Freund
- Re: Decouple last important WAL record LSN from WAL insert locks Andres Freund
- Re: Allow processes to reset procArrayGroupNext themselves instead of leader resetting for all the followers Andres Freund
- Re: MSVC vs Perl Andrew Dunstan
- Re: pg_regress: Treat child process failure as test failure Daniel Gustafsson
- CF 2022-11: entries "Waiting for Committer" but no recent activity Ian Lawrence Barwick
- Re: CF 2022-11: entries "Waiting for Committer" but no recent activity Tomas Vondra
- Removing another gen_node_support.pl special case Tom Lane
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- CF 2022-11: entries "Ready for Committer" with recent activity Ian Lawrence Barwick
- Re: Small miscellaneous fixes Michael Paquier
- Re: Reducing power consumption on idle servers Ian Lawrence Barwick
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: Avoid streaming the transaction which are skipped (in corner cases) Dilip Kumar
- Re: Allow file inclusion in pg_hba and pg_ident files Ian Lawrence Barwick
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Allow file inclusion in pg_hba and pg_ident files Ian Lawrence Barwick
- mprove tab completion for ALTER EXTENSION ADD/DROP vignesh C
- Re: MSVC vs Perl Andrew Dunstan
- Re: Add tracking of backend memory allocated to pg_stat_activity Justin Pryzby
- Re: Documentation for building with meson Justin Pryzby
- Re: Add tracking of backend memory allocated to pg_stat_activity Ted Yu
- Re: Add tracking of backend memory allocated to pg_stat_activity Justin Pryzby
- Re: pglz compression performance, take two Tomas Vondra
- Re: pglz compression performance, take two Tomas Vondra
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Laurenz Albe
- Re: Add tracking of backend memory allocated to pg_stat_activity Ted Yu
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: pglz compression performance, take two Andrey Borodin
- Re: Use fadvise in wal replay Andrey Borodin
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin
- Re: ALTER TABLE uses a bistate but not for toast tables Justin Pryzby
- Re: Amcheck verification of GiST and GIN Andrey Borodin
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: Reducing power consumption on idle servers Thomas Munro
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra
- Re: Bug in row_number() optimization David Rowley
- Re: Amcheck verification of GiST and GIN Andrey Borodin
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Masahiko Sawada
- Re: Report roles in pg_upgrade pg_ prefix check Michael Paquier
- Fix comment in SnapBuildFindSnapshot Masahiko Sawada
- Re: Remove a unused argument from qual_is_pushdown_safe Michael Paquier
- Re: Support logical replication of DDLs li jie
- Re: Support logical replication of DDLs Zheng Li
- Re: Support logical replication of DDLs Zheng Li
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Re: Allow processes to reset procArrayGroupNext themselves instead of leader resetting for all the followers Bharath Rupireddy
- Re: Collation version tracking for macOS Thomas Munro
- Re: Decouple last important WAL record LSN from WAL insert locks Bharath Rupireddy
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bharath Rupireddy
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Slow standby snapshot Michail Nikolaev
- Re: Remove a unused argument from qual_is_pushdown_safe Michael Paquier
- Re: Fix comment in SnapBuildFindSnapshot Michael Paquier
- Re: Understanding, testing and improving our Windows filesystem code Ian Lawrence Barwick
- Re: Remove a unused argument from qual_is_pushdown_safe Yugo NAGATA
- Re: Understanding, testing and improving our Windows filesystem code Ian Lawrence Barwick
- Re: Remove a unused argument from qual_is_pushdown_safe Richard Guo
- RE: Avoid streaming the transaction which are skipped (in corner cases) shiy.fnst@fujitsu.com
- Re: Logical Replication Custom Column Expression Peter Smith
- Failed Assert while pgstat_unlink_relation vignesh C
- Re: Understanding, testing and improving our Windows filesystem code Thomas Munro
- Re: Report roles in pg_upgrade pg_ prefix check Daniel Gustafsson
- Failed Assert in pgstat_assoc_relation vignesh C
- Re: Avoid streaming the transaction which are skipped (in corner cases) Dilip Kumar
- Re: Bug in row_number() optimization Sergey Shinderuk
- [PATCH] Check snapshot argument of index_beginscan and family Aleksander Alekseev
- Re: [PATCH] Check snapshot argument of index_beginscan and family Pavel Borisov
- Re: Failed Assert in pgstat_assoc_relation Ajin Cherian
- Re: Another multi-row VALUES bug Dean Rasheed
- Re: [PATCH] Check snapshot argument of index_beginscan and family Aleksander Alekseev
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: Reducing power consumption on idle servers Robert Haas
- Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: Non-decimal integer literals Peter Eisentraut
- Re: Transparent column encryption Peter Eisentraut
- Re: Reducing power consumption on idle servers Tom Lane
- Re: Remove a unused argument from qual_is_pushdown_safe Tom Lane
- Re: Remove a unused argument from qual_is_pushdown_safe Daniel Gustafsson
- Bug in wait time when waiting on nested subtransaction Simon Riggs
- [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: fixing CREATEROLE Robert Haas
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Removing another gen_node_support.pl special case Peter Eisentraut
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Removing another gen_node_support.pl special case Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: predefined role(s) for VACUUM and ANALYZE Andrew Dunstan
- Re: Bug in wait time when waiting on nested subtransaction Robert Haas
- Re: Introduce a new view for checkpointer related stats Robert Haas
- Re: Decouple last important WAL record LSN from WAL insert locks Andres Freund
- Re: TAP output format in pg_regress Andres Freund
- Re: O(n) tasks cause lengthy startups and checkpoints Andres Freund
- Re: O(n) tasks cause lengthy startups and checkpoints Robert Haas
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: Another multi-row VALUES bug Tom Lane
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Bug in wait time when waiting on nested subtransaction Alvaro Herrera
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Add tracking of backend memory allocated to pg_stat_activity Andres Freund
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: Collation version tracking for macOS Robert Haas
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: fixing CREATEROLE David G. Johnston
- Re: Bug in wait time when waiting on nested subtransaction Simon Riggs
- Re: fixing CREATEROLE Robert Haas
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Bug in wait time when waiting on nested subtransaction Simon Riggs
- Re: Bug in wait time when waiting on nested subtransaction Robert Haas
- Re: fixing CREATEROLE David G. Johnston
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: Bug in wait time when waiting on nested subtransaction Tom Lane
- Re: fixing CREATEROLE Mark Dilger
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: fixing CREATEROLE Robert Haas
- Re: fixing CREATEROLE Mark Dilger
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Andres Freund
- Re: fixing CREATEROLE Mark Dilger
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Andres Freund
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Tom Lane
- Re: Failed Assert in pgstat_assoc_relation Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: Bug in wait time when waiting on nested subtransaction Robert Haas
- Re: fixing CREATEROLE David G. Johnston
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Andres Freund
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: Patch: Global Unique Index Bruce Momjian
- Re: Slow standby snapshot Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin
- Re: Failed Assert in pgstat_assoc_relation Tom Lane
- Re: CF 2022-11: entries "Ready for Committer" with recent activity Bruce Momjian
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Tom Lane
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Bruce Momjian
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian
- Re: fixing CREATEROLE Robert Haas
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Andres Freund
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Tom Lane
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: Reducing power consumption on idle servers Thomas Munro
- Re: Report roles in pg_upgrade pg_ prefix check Michael Paquier
- Re: fixing CREATEROLE David G. Johnston
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: fixing CREATEROLE Robert Haas
- Re: Non-decimal integer literals David Rowley
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Fix comment in SnapBuildFindSnapshot Michael Paquier
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Michael Paquier
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Tom Lane
- Re: fixing CREATEROLE Robert Haas
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: Support logical replication of DDLs rajesh singarapu
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Smith
- Re: Collation version tracking for macOS Jeff Davis
- Re: Collation version tracking for macOS Robert Haas
- Re: Collation version tracking for macOS Jeff Davis
- Re: Avoid streaming the transaction which are skipped (in corner cases) Dilip Kumar
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Collation version tracking for macOS Thomas Munro
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Support logical replication of DDLs rajesh singarapu
- Re: Support logical replication of DDLs Ajin Cherian
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Collation version tracking for macOS Jeff Davis
- Re: Support logical replication of DDLs rajesh singarapu
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Support logical replication of DDLs rajesh singarapu
- Re: Fix comment in SnapBuildFindSnapshot Masahiko Sawada
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Failed Assert while pgstat_unlink_relation Kyotaro Horiguchi
- Re: Collation version tracking for macOS Jeff Davis
- RE: Avoid streaming the transaction which are skipped (in corner cases) houzj.fnst@fujitsu.com
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: Decouple last important WAL record LSN from WAL insert locks Bharath Rupireddy
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- RE: Avoid distributing new catalog snapshot again for the transaction being decoded. wangw.fnst@fujitsu.com
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Non-decimal integer literals Dean Rasheed
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov
- Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Support logical replication of DDLs li jie
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Patch: Global Unique Index Ilya Anfimov
- Re: GUC for temporarily disabling event triggers Daniel Gustafsson
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Introduce a new view for checkpointer related stats Amit Kapila
- Re: Bug in wait time when waiting on nested subtransaction Simon Riggs
- Re: Patch: Global Unique Index Vik Fearing
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tomas Vondra
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Julien Tachoires
- Re: Logical Replication Custom Column Expression Ashutosh Bapat
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- 'Flexible "partition pruning" hook' redux? Ted Toth
- Re: Introduce a new view for checkpointer related stats Drouvot, Bertrand
- Re: Privileges on PUBLICATION Antonin Houska
- Re: Support logical replication of DDLs vignesh C
- Re: Add 64-bit XIDs into PostgreSQL 15 Bruce Momjian
- Re: Fix database creation during installchecks for ICU cluster Nazir Bilal Yavuz
- Re: Support load balancing in libpq Jelte Fennema
- Re: fixing CREATEROLE David G. Johnston
- Re: Add 64-bit XIDs into PostgreSQL 15 Jan Wieck
- Re: fixing CREATEROLE Robert Haas
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication SATYANARAYANA NARLAPURAM
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: Collation version tracking for macOS Joe Conway
- Re: Patch: Global Unique Index Laurenz Albe
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bruce Momjian
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication SATYANARAYANA NARLAPURAM
- Re: Add 64-bit XIDs into PostgreSQL 15 Bruce Momjian
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication SATYANARAYANA NARLAPURAM
- Re: Collation version tracking for macOS Robert Haas
- Re: Collation version tracking for macOS Jeremy Schneider
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Collation version tracking for macOS Thomas Munro
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Dimos Stamatakis
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tom Lane
- Re: Support logical replication of DDLs vignesh C
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Andres Freund
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Robert Haas
- Re: Collation version tracking for macOS Jeff Davis
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin
- Re: Collation version tracking for macOS Jeff Davis
- Re: Collation version tracking for macOS Jeff Davis
- Re: Add non-blocking version of PQcancel Daniel Gustafsson
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication SATYANARAYANA NARLAPURAM
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Robert Haas
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Justin Pryzby
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Robert Haas
- Re: Collation version tracking for macOS Joe Conway
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication SATYANARAYANA NARLAPURAM
- Re: Collation version tracking for macOS Jeff Davis
- Re: Collation version tracking for macOS Jeff Davis
- Re: Collation version tracking for macOS Thomas Munro
- Re: Collation version tracking for macOS Robert Haas
- Re: Collation version tracking for macOS Thomas Munro
- Re: Non-decimal integer literals David Rowley
- Re: Collation version tracking for macOS Jeff Davis
- Re: Non-decimal integer literals David Rowley
- Re: User functions for building SCRAM secrets Daniel Gustafsson
- Re: Missing update of all_hasnulls in BRIN opclasses Justin Pryzby
- Re: Slow standby snapshot Tom Lane
- Re: Collation version tracking for macOS Jeff Davis
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Slow standby snapshot Michail Nikolaev
- Re: Collation version tracking for macOS Thomas Munro
- Re: Removing another gen_node_support.pl special case Tom Lane
- Re: Slow standby snapshot Tom Lane
- Re: Collation version tracking for macOS Jeff Davis
- Re: Collation version tracking for macOS Thomas Munro
- Re: Introduce a new view for checkpointer related stats Greg Stark
- Re: Patch: Global Unique Index Greg Stark
- Re: Add 64-bit XIDs into PostgreSQL 15 Greg Stark
- Re: Patch: Global Unique Index Tom Lane
- Re: Collation version tracking for macOS Jeff Davis
- Re: Introduce a new view for checkpointer related stats Andres Freund
- Re: Collation version tracking for macOS Jeff Davis
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Collation version tracking for macOS Thomas Munro
- Re: Collation version tracking for macOS Thomas Munro
- Re: Collation version tracking for macOS Michael Paquier
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: Strange failure on mamba Tom Lane
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Patch: Global Unique Index Bruce Momjian
- Re: Patch: Global Unique Index Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: Patch: Global Unique Index Bruce Momjian
- Re: Strange failure on mamba Thomas Munro
- Re: Strange failure on mamba Thomas Munro
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Justin Pryzby
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Reducing power consumption on idle servers Thomas Munro
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Thomas Munro
- Re: wake up logical workers after ALTER SUBSCRIPTION Thomas Munro
- pg_dump bugs reported as pg_upgrade bugs Bruce Momjian
- RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu)
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: pg_dump bugs reported as pg_upgrade bugs Tom Lane
- Re: Strange failure on mamba Andres Freund
- Re: Non-decimal integer literals David Rowley
- Re: Tests for psql \g and \o Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Strange failure on mamba Tom Lane
- Re: Strange failure on mamba Andres Freund
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Strange failure on mamba Tom Lane
- Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs
- Re: Strange failure on mamba Andres Freund
- Re: New docs chapter on Transaction Management and related changes Peter Eisentraut
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Support tls-exporter as channel binding for TLSv1.3 Michael Paquier
- Re: Slow standby snapshot Simon Riggs
- Re: Query Jumbling for CALL and SET utility statements Michael Paquier
- Re: Strange failure on mamba Andres Freund
- Re: pg_get_constraintdef: Schema qualify foreign tables unless pretty printing is enabled Michael Paquier
- Re: real/float example for testlibpq3 Michael Paquier
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Making pg_rewind faster Michael Paquier
- pg_dump: Remove "blob" terminology Peter Eisentraut
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Noah Misch
- Re: Introduce a new view for checkpointer related stats Drouvot, Bertrand
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Large Pages and Super Pages for PostgreSQL ZHU XIAN WEN
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: psql - factor out echo code Michael Paquier
- Re: pg_dump: Remove "blob" terminology Daniel Gustafsson
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: Logical Replication Custom Column Expression Stavros Koureas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Patch: Global Unique Index Vik Fearing
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: psql - factor out echo code Fabien COELHO
- Re: psql - factor out echo code Fabien COELHO
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: O(n) tasks cause lengthy startups and checkpoints Bharath Rupireddy
- Re: Non-decimal integer literals Dean Rasheed
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Introduce a new view for checkpointer related stats Bharath Rupireddy
- Re: O(n) tasks cause lengthy startups and checkpoints Bharath Rupireddy
- Re: Patch: Global Unique Index Laurenz Albe
- Re: Atomic rename feature for Windows. Ian Lawrence Barwick
- Re: daitch_mokotoff module Ian Lawrence Barwick
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Robert Haas
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: pg_dump bugs reported as pg_upgrade bugs Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes David G. Johnston
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Noah Misch
- pg_regress/pg_isolation_regress: Fix possible nullptr dereference. Xing Guo
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: New docs chapter on Transaction Management and related changes David G. Johnston
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Robert Haas
- Re: pg_dump bugs reported as pg_upgrade bugs Robert Haas
- Re: Add sub-transaction overflow status in pg_stat_activity Robert Haas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: pg_regress/pg_isolation_regress: Fix possible nullptr dereference. Tom Lane
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: New docs chapter on Transaction Management and related changes Alvaro Herrera
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: New docs chapter on Transaction Management and related changes Tom Lane
- Enable pg_stat_statements extension for limited statements only Sayyid Ali Sajjad Rizavi
- Re: generic plans and "initial" pruning Alvaro Herrera
- Re: Enable pg_stat_statements extension for limited statements only Tom Lane
- Re: Tests for psql \g and \o Daniel Verite
- Re: Tests for psql \g and \o Justin Pryzby
- Allow round() function to accept float and double precision Sayyid Ali Sajjad Rizavi
- Re: Enable pg_stat_statements extension for limited statements only Sayyid Ali Sajjad Rizavi