Mailing lists [pgsql-hackers]
- XLogSegNoOffsetToRecPtr fixup Alvaro Herrera
- Re: XLogSegNoOffsetToRecPtr fixup Andres Freund
- Re: hot_standby_feedback vs excludeVacuum and snapshots Noah Misch
- Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated with wrong context Markus Winand
- Re: cost_sort() improvements Tomas Vondra
- Re: cost_sort() improvements Tomas Vondra
- "Write amplification" is made worse by "getting tired" whileinserting into nbtree secondary indexes (Was: Why B-Tree suffix truncation matters) Peter Geoghegan
- Re: [HACKERS] Another oddity in handling of WCO constraints inpostgres_fdw Jeff Davis
- Re: WAL prefetch Sean Chittenden
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: Failure assertion in GROUPS mode of window function in current HEAD Masahiko Sawada
- Re: [HACKERS] Secondary index access optimizations David Rowley
- Re: [HACKERS] Crash on promotion when recovery.conf is renamed Michael Paquier
- Re: Copy function for logical replication slots Michael Paquier
- [GSoC] working status Charles Cui
- Re: Let's remove DSM_IMPL_NONE. Michael Paquier
- Re: no partition pruning when partitioning using array type Amit Langote
- Re: New function pg_stat_statements_reset_query() to resetstatistics of a specific query Michael Paquier
- Re: no partition pruning when partitioning using array type Amit Langote
- RE: Locking B-tree leafs immediately in exclusive mode Imai, Yoshikazu
- Incorrect error handling for two-phase state files resulting in dataloss Michael Paquier
- Re: Postgres 11 release notes Tatsuro Yamada
- Re: Non-reserved replication slots and slot advancing Michael Paquier
- Re: Postgres 11 release notes Andres Freund
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: Non-reserved replication slots and slot advancing Kyotaro HORIGUCHI
- Re: How can we submit code patches that implement our (pending)patents? Markus Wanner
- Re: Non-reserved replication slots and slot advancing Michael Paquier
- Re: Possible bug in logical replication. Michael Paquier
- Re: Generating partitioning tuple conversion maps faster David Rowley
- Re: Possible bug in logical replication. Arseny Sher
- Re: Flexible configuration for full-text search Aleksandr Parfenov
- RE: How can we submit code patches that implement our (pending)patents? Tsunakawa, Takayuki
- Re: Range phrase operator in tsquery Aleksandr Parfenov
- Re: How can we submit code patches that implement our (pending) patents? Craig Ringer
- Re: [HACKERS] Replication status in logical replication Masahiko Sawada
- RE: How can we submit code patches that implement our (pending)patents? Tsunakawa, Takayuki
- Re: Let's remove DSM_IMPL_NONE. Kyotaro HORIGUCHI
- Re: Subplan result caching David Rowley
- Re: Non-reserved replication slots and slot advancing Kyotaro HORIGUCHI
- Re: Let's remove DSM_IMPL_NONE. Arthur Zakirov
- Re: WAL prefetch Tomas Vondra
- Allowing multiple DDL commands to run simultaneously Simon Riggs
- Re: How can we submit code patches that implement our (pending)patents? Nico Williams
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Etsuro Fujita
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: How can we submit code patches that implement our (pending)patents? Nico Williams
- Re: How can we submit code patches that implement our (pending)patents? Nico Williams
- Re: Generating partitioning tuple conversion maps faster Alexander Kuzmenkov
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Re: Concurrency bug in UPDATE of partition-key Amit Kapila
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: [GSoC] working status Aleksander Alekseeev
- Re: [GSoC] working status Aleksander Alekseeev
- Re: [GSoC] working status Aleksander Alekseeev
- Re: missing toast table for pg_policy Peter Eisentraut
- Un peu décu : Re: Performance regression with PostgreSQL 11 and partitioning Christophe Courtois
- Re: How can we submit code patches that implement our (pending)patents? David Fetter
- Oops... Re: Un peu décu : Re: Performance regression with PostgreSQL 11 and partitioning Christophe Courtois
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: [HACKERS] PoC: full merge join on comparison clause Ashutosh Bapat
- Re: EXPLAIN of Parallel Append Jesper Pedersen
- Re: Simplify final sync in pg_rewind's target folder and add--no-sync Heikki Linnakangas
- Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation() Heikki Linnakangas
- LLVM jit and matview Dmitry Dolgov
- LLVM jit and matview Dmitry Dolgov
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Fujii Masao
- Re: Postgres 11 release notes Bruce Momjian
- Re: Postgres 11 release notes David Fetter
- Re: [GSoC] working status Charles Cui
- Re: add default parallel query to v10 release notes? (Re: [PERFORM]performance drop after upgrade (9.6 > 10)) Bruce Momjian
- Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs
- Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation() Heikki Linnakangas
- Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov
- Re: Locking B-tree leafs immediately in exclusive mode Peter Geoghegan
- Re: Locking B-tree leafs immediately in exclusive mode Simon Riggs
- Re: [PATCH] btree_gist: fix union implementation for variable length columns Tom Lane
- Re: [HACKERS] [PATCH] kNN for SP-GiST Andrey Borodin