Mailing lists [pgsql-hackers]
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Improve OAuth discovery logging Jacob Champion
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Zsolt Parragi
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Andres Freund
- Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Laurenz Albe
- Re: index prefetching Andres Freund
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Zsolt Parragi
- Re: index prefetching Andres Freund
- Re: Streamify more code paths Andres Freund
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Streamify more code paths Andres Freund
- Re: Streamify more code paths Michael Paquier
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Tomas Vondra
- Re: A stack allocation API Thomas Munro
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Streamify more code paths Andres Freund
- Re: [PATCH] Simplify trivial shmem size calculations Tender Wang
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Tomas Vondra
- Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Re: another autovacuum scheduling thread Sami Imseih
- RE: Adding REPACK [concurrently] Shinoda, Noriyoshi (PSD Japan FSI)
- Re: Streamify more code paths Xuneng Zhou
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: Streamify more code paths Xuneng Zhou
- Re: Streamify more code paths Xuneng Zhou
- Re: Streamify more code paths Xuneng Zhou
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX zhanghu
- Re: Skipping schema changes in publication shveta malik
- Save a few bytes per CatCTup cca5507
- Re: support fast default for domain with constraints jian he
- Re: another autovacuum scheduling thread wenhui qiu
- Re: Row pattern recognition SungJun Jang
- Re: Skipping schema changes in publication shveta malik
- Re: Skipping schema changes in publication Nisha Moond
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Streamify more code paths Nazir Bilal Yavuz
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Hash-based MCV matching for large IN-lists Zsolt Parragi
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: [PATCH] Reduce EXPLAIN ANALYZE overhead for row counting Ryo Matsumura (Fujitsu)
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Add XMLNamespaces to XMLElement Jim Jones
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Question about heap_inplace_update and VACUUM behavior Shiju Sivadazz
- ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” Masashi Kamura (Fujitsu)
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Shin Berg
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Andrey Borodin
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Skipping schema changes in publication vignesh C
- Re: Row pattern recognition Tatsuo Ishii
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Row pattern recognition Henson Choi
- Re: support fast default for domain with constraints Viktor Holmberg
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Define DatumGetInt8 function. Peter Eisentraut
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Defend against -ffast-math in meson builds Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Question about heap_inplace_update and VACUUM behavior Aleksander Alekseev
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: Defend against -ffast-math in meson builds Andres Freund
- Re: tid_blockno() and tid_offset() accessor functions Ayush Tiwari
- Re: Defend against -ffast-math in meson builds Peter Eisentraut
- Re: Add missing stats_reset column to pg_stat_database_conflicts view shihao zhong
- Instability in test/regress/sql/portals.sql Matthias van de Meent
- Re: Exit walsender before confirming remote flush in logical replication Alexander Korotkov
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Make Intel's ICX compiler working Bertrand Drouvot
- Re: Streamify more code paths Xuneng Zhou
- Re: Make Intel's ICX compiler working Andres Freund
- Re: Streamify more code paths Xuneng Zhou
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: n_dead_tup could be way off just after a vacuum Andres Freund
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Fix typo 586/686 in atomics/arch-x86.h Andres Freund
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix typo 586/686 in atomics/arch-x86.h Tomas Vondra
- Re: Change initdb default to the builtin collation provider Daniel Verite
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions Robert Pang
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter shihao zhong
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: another autovacuum scheduling thread Sami Imseih
-
Re:
on SGML files is used for what ? Bruce Momjian - Re: another autovacuum scheduling thread Nathan Bossart
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Defend against -ffast-math in meson builds Andres Freund
- Re: Fix typo 586/686 in atomics/arch-x86.h Andres Freund
- Re: Fix typo 586/686 in atomics/arch-x86.h Nathan Bossart
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- [PATCH] Add missing stats_reset column to pg_statio_all_sequences view shihao zhong
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Defend against -ffast-math in meson builds Andres Freund
- Re: Make Intel's ICX compiler working Bertrand Drouvot
- Re: Make Intel's ICX compiler working Andres Freund
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Greg Sabino Mullane
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Addressing buffer private reference count scalability issue Andres Freund
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Laurenz Albe
- Re: support fast default for domain with constraints Andrew Dunstan
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Re: Change initdb default to the builtin collation provider Laurenz Albe
- Re: alter check constraint enforceability Andrew Dunstan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Jacob Champion
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Peter Eisentraut