Mailing lists [pgsql-hackers]
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? Anton A. Melnikov
- Re: Simplify create_merge_append_path a bit for clarity Richard Guo
- Re: Allow logical failover slots to wait on synchronous replication shveta malik
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Richard Guo
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- dikkop failed the pg_combinebackupCheck/006_db_file_copy.pl test Alexander Lakhin
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: Allow logical failover slots to wait on synchronous replication Bertrand Drouvot
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Visibility bug with prepared transaction with subtransactions on standby a.kozhemyakin
- Re: why is pg_upgrade's regression run so slow? Alexander Lakhin
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: proposal: schema variables Laurenz Albe
- Re: tls 1.3: sending multiple tickets Daniel Gustafsson
- Detach shared memory in Postmaster child if not needed Rui Zhao
- Re: Add ALL_CANDIDATES option to EXPLAIN Ashutosh Bapat
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Remove duplicate table scan in logical apply worker and code refactoring Amit Kapila
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Fix smgrtruncate code comment. Kirill Reshke
- Re: why is pg_upgrade's regression run so slow? Andrew Dunstan
- Re: [PATCH] Add crc32(text) & crc32(bytea) Aleksander Alekseev
- Re: Conflict detection and logging in logical replication Dilip Kumar
- Remove dead code generation tools in src/backend/utils/mb/ Heikki Linnakangas
- Re: Fix smgrtruncate code comment. Heikki Linnakangas
- Re: Remove duplicate table scan in logical apply worker and code refactoring Amit Kapila
- Re: Detach shared memory in Postmaster child if not needed Aleksander Alekseev
- Re: Conflict detection and logging in logical replication shveta malik
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Tomas Vondra
- Re: Make query cancellation keys longer Heikki Linnakangas
- Re: Remove dead code generation tools in src/backend/utils/mb/ Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Re: Virtual generated columns Peter Eisentraut
- Re: Remove dead code generation tools in src/backend/utils/mb/ Alexander Lakhin
- Re: Remove dead code generation tools in src/backend/utils/mb/ Andreas Karlsson
- Re: tls 1.3: sending multiple tickets Robert Haas
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Robert Haas
- Re: Incremental backup from a streaming replication standby fails Robert Haas
- Re: CREATE MATERIALIZED VIEW Nathan Bossart
- Detect double-release of spinlock Andres Freund
- Re: CREATE MATERIALIZED VIEW Dagfinn Ilmari Mannsåker
- Re: Interrupts vs signals Robert Haas
- Re: Detect double-release of spinlock Heikki Linnakangas
- Re: Interrupts vs signals Heikki Linnakangas
- Re: Interrupts vs signals Tom Lane
- Re:Detach shared memory in Postmaster child if not needed Rui Zhao
- Re: Detect double-release of spinlock Tom Lane
- Re: Remove dead code generation tools in src/backend/utils/mb/ Heikki Linnakangas
- Re: Detect double-release of spinlock Andres Freund
- Re: Detect double-release of spinlock Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Re: Detect double-release of spinlock Heikki Linnakangas
- Re: Interrupts vs signals Robert Haas
- Re: Detach shared memory in Postmaster child if not needed Robert Haas
- Re: Detect double-release of spinlock Andres Freund
- Re: Detect double-release of spinlock Andres Freund
- 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Robert Haas
- Re: Detach shared memory in Postmaster child if not needed Heikki Linnakangas
- Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
- Suboptimal spinlock code due to volatile Andres Freund
- Re: Optimize mul_var() for var1ndigits >= 8 Dean Rasheed
- Re: tls 1.3: sending multiple tickets Andres Freund
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Tom Lane
- Re: Optimize mul_var() for var1ndigits >= 8 Joel Jacobson
- Is *fast* 32-bit support still important? Joel Jacobson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson