Mailing lists [pgsql-hackers]
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Exit walsender before confirming remote flush in logical replication Greg Sabino Mullane
- [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ nik@postgres.ai
- Re: Streamify more code paths Michael Paquier
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Re: [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ Andres Freund
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: tid_blockno() and tid_offset() accessor functions Masahiko Sawada
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ Nikolay Samokhvalov
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Row pattern recognition Zsolt Parragi
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Row pattern recognition Henson Choi
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Japin Li
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX zhanghu
- Re: A stack allocation API Thomas Munro
- Re: Row pattern recognition Tatsuo Ishii
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Streamify more code paths Xuneng Zhou
- Re: updates for handling optional argument in system functions Mark Wong
- Re: support fast default for domain with constraints jian he
- Re: Streamify more code paths Michael Paquier
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Chao Li
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Alexander Lakhin
- Re: Exit walsender before confirming remote flush in logical replication Japin Li
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Tom Lane
- Re: Streamify more code paths Xuneng Zhou
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Chao Li
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Change initdb default to the builtin collation provider Anders Åstrand
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: n_dead_tup could be way off just after a vacuum Frédéric Yhuel
- Re: JumbleQuery ma treat different GROUP BY expr as the same Keisuke Kuroda
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Jakub Wartak
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Peter Eisentraut
- Re: Skipping schema changes in publication Peter Smith
- Re: Supporting non-deterministic collations with tailoring rules. Peter Eisentraut
- Re:Re: Odd code around ginScanToDelete jinbinge
- Re: support fast default for domain with constraints Viktor Holmberg
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Re: meson vs. llvm bitcode files Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64 Eduard Stepanov
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ajin Cherian
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Yura Sokolov
- RE: Skipping schema changes in publication Hayato Kuroda (Fujitsu)
- Re: Vacuum statistics Andrei Lepikhov
- RE: AIX support Joe Hatcher
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Yura Sokolov
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- [PATCH] Silence a new Valgrind warning Aleksander Alekseev
- Re: Vacuum statistics Andrei Lepikhov
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Daniel Gustafsson
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Jakub Wartak
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Nathan Bossart
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: index prefetching Tomas Vondra
- Re: Areas for Solaris support modernization Tom Lane
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Yura Sokolov
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Tom Lane
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Andres Freund
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Andres Freund
- Re: Streamify more code paths Xuneng Zhou
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Alastair Turner
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: tid_blockno() and tid_offset() accessor functions Masahiko Sawada
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: index prefetching Peter Geoghegan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Vacuum statistics Alena Rybakina
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Re: Vacuum statistics Alena Rybakina
-
Re:
on SGML files is used for what ? Marcos Pegoraro -
Re:
on SGML files is used for what ? Robert Treat - Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: index prefetching Alexandre Felipe
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
-
Re:
on SGML files is used for what ? Marcos Pegoraro - Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- Re: Better shared data structure management and resizable shared data structures Robert Haas
-
Re:
on SGML files is used for what ? Bruce Momjian - Tighten asserts on ParallelWorkerNumber a little bit Tomas Vondra
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Tomas Vondra
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: index prefetching Peter Geoghegan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- pg_plan_advice: rtekind uninitialized compilation waning Sami Imseih
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Add a check for interrupts in ginInsert Vinod Sridharan
- Re: Change initdb default to the builtin collation provider Laurenz Albe
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih