Mailing lists [pgsql-hackers]
- Re: speed up a logical replica setup Euler Taveira
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Optimize mul_var() for var1ndigits >= 8 Dean Rasheed
- Speeding up ruleutils' name de-duplication code, redux Tom Lane
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Optimize mul_var() for var1ndigits >= 8 Tom Lane
- Re: Incremental View Maintenance, take 2 Kirill Reshke
- Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Remove last traces of HPPA support Heikki Linnakangas
- Re: psql: Add leakproof field to \dAo+ meta-command results Erik Wienhold
- Re: speed up a logical replica setup Euler Taveira
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- COPY FROM crash Zhang Mingli
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Amit Kapila
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Conflict Detection and Resolution shveta malik
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Tom Lane
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Amit Kapila
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: speed up a logical replica setup Amit Kapila
- Re: COPY FROM crash David Rowley
- Re: COPY FROM crash Kirill Reshke
- Re: Separate HEAP WAL replay logic into its own file Sutou Kouhei
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Ashutosh Bapat
- Re: 040_pg_createsubscriber.pl is slow and unstable (was Re: speed up a logical replica setup) Amit Kapila
- Re: Flush pgstats file during checkpoints Michael Paquier
- Re: psql: Add leakproof field to \dAo+ meta-command results Yugo NAGATA
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Separate HEAP WAL replay logic into its own file Li, Yong
- Re: COPY FROM crash Zhang Mingli
- Re: COPY FROM crash Zhang Mingli
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: Is *fast* 32-bit support still important? Heikki Linnakangas
- Re: A problem about partitionwise join Richard Guo
- Re: Trivial revise for the check of parameterized partial paths Richard Guo
- Re: Suboptimal spinlock code due to volatile Heikki Linnakangas
- Re: Short-circuit sort_inner_and_outer if there are no mergejoin clauses Richard Guo
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: COPY FROM crash David Rowley
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Conflict detection and logging in logical replication Dilip Kumar
- psql client does not handle WSAEWOULDBLOCK on Windows Ning
- Re: Flush pgstats file during checkpoints Bertrand Drouvot
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Is *fast* 32-bit support still important? Aleksander Alekseev
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: Make COPY format extendable: Extract COPY TO format implementations Tomas Vondra
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: xid_wraparound tests intermittent failure. Andrew Dunstan
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR vignesh C
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: speed up a logical replica setup Peter Eisentraut
- Comment in portal.h Etsuro Fujita
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Remove last traces of HPPA support Thomas Munro
- Minor refactorings to eliminate some static buffers Heikki Linnakangas
- PG17beta2: SMGR: inconsistent type for nblocks Matthias van de Meent
- Re: Conflict Detection and Resolution shveta malik
- Re: WIP: parallel GiST index builds Andrey M. Borodin
- Re: jsonpath: Inconsistency of timestamp_tz() Output Andrew Dunstan
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs David Rowley
- Re: PG17beta2: SMGR: inconsistent type for nblocks Thomas Munro
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: speed up a logical replica setup Euler Taveira
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: pg_verifybackup: TAR format backup verification Robert Haas
- Re: Minor refactorings to eliminate some static buffers Robert Haas
- New compiler warnings in buildfarm Tom Lane
- Re: Suboptimal spinlock code due to volatile Robert Haas
- Re: New compiler warnings in buildfarm Ranier Vilela
- Do we still need parent column in pg_backend_memory_context? Melih Mutlu
- remove volatile qualifiers from pg_stat_statements Nathan Bossart
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: Minor refactorings to eliminate some static buffers Heikki Linnakangas
- [17+] check after second call to pg_strnxfrm is too strict, relax it Jeff Davis
- Re: proposal: schema variables Laurenz Albe
- Re: Support LIKE with nondeterministic collations Peter Eisentraut
- Re: meson vs windows perl Andrew Dunstan
- Re: [17+] check after second call to pg_strnxfrm is too strict, relax it Heikki Linnakangas
- Re: proposal: schema variables Pavel Stehule