Архив рассылок [pgsql-hackers]
Re: support fix query_id for temp table Christoph Berg
Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
Re: Next commitfest app release is planned for March 18th Jelte Fennema-Nio
Re: Proposal: Adding compression of temporary files Tomas Vondra
Re: Adding skip scan (including MDAM style range skip scan) to nbtree Matthias van de Meent
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Jelte Fennema-Nio
Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
Re: Statistics Import and Export Corey Huinker
Re: dblink: Add SCRAM pass-through authentication Jacob Champion
Re: ecdh support causes unnecessary roundtrips Jacob Champion
Re: Separate GUC for replication origins Euler Taveira
Re: Separate GUC for replication origins Masahiko Sawada
Re: md.c vs elog.c vs smgrreleaseall() in barrier Andres Freund
Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
Re: Add semi-join pushdown to postgres_fdw Robins Tharakan
Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio
Re: Add Pipelining support in psql Michael Paquier
Re: Statistics Import and Export Nathan Bossart
Re: dsm_registry: Add detach and destroy features Sungwoo Chang
Re: Separate GUC for replication origins Euler Taveira
Re: vacuumdb changes for stats import/export Nathan Bossart
Re: vacuumdb changes for stats import/export Corey Huinker
Re: Allow io_combine_limit up to 1MB Thomas Munro
Re: Fix couple of typos vignesh C
Re: making EXPLAIN extensible Sami Imseih
Re: support fix query_id for temp table Michael Paquier
RE: long-standing data loss bug in initial sync of logical replication Hayato Kuroda (Fujitsu)
Re: Forbid to DROP temp tables of other sessions Daniil Davydov
Re: Re: proposal: schema variables Pavel Stehule
Re: Vacuum statistics Alena Rybakina
Re: pg_recvlogical requires -d but not described on the documentation David G. Johnston
Re: Fix couple of typos Ashutosh Bapat
Re: maintenance_work_mem = 64kB doesn't work for vacuum Masahiko Sawada
Re: Some read stream improvements Thomas Munro
RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
doc patch: wrong descriptions for dropping replication slots Hayato Kuroda (Fujitsu)
Re: Add Pipelining support in psql Anthonin Bonnefoy
RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
Re: [PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clause Ilia Evdokimov
Re: Add Pipelining support in psql Jelte Fennema-Nio
Re: Add Pipelining support in psql Daniel Verite
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
Re: SQL:2011 application time vignesh C
Re: Draft for basic NUMA observability Jakub Wartak
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Amit Langote
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
Re: Index AM API cleanup Peter Eisentraut
Re: Index AM API cleanup Peter Eisentraut
Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
Re: Proposal: Adding compression of temporary files Alexander Korotkov
Re: Proposal - Allow extensions to set a Plan Identifier Ilia Evdokimov
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
Re: making EXPLAIN extensible Andrei Lepikhov
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
Re: Proposal - Allow extensions to set a Plan Identifier Ilia Evdokimov
Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
Re: Show WAL write and fsync stats in pg_stat_io Ranier Vilela
Re: making EXPLAIN extensible Robert Haas
Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
Re: Adding support for SSLKEYLOGFILE in the frontend Jelte Fennema-Nio
Re: Add -k/--link option to pg_combinebackup Andrew Dunstan
Re: making EXPLAIN extensible Robert Haas
Re: Add -k/--link option to pg_combinebackup Robert Haas
Re: Minor rework of ALTER TABLE SET RelOptions code Nikolay Shaplov
Re: optimize file transfer in pg_upgrade Robert Haas
Re: making EXPLAIN extensible Andrei Lepikhov
Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Álvaro Herrera
Re: optimize file transfer in pg_upgrade Andres Freund
Re: Draft for basic NUMA observability Bertrand Drouvot
Re: Add -k/--link option to pg_combinebackup Andrew Dunstan
Re: PoC. The saving of the compiled jit-code in the plan cache Matheus Alcantara
Re: ecdh support causes unnecessary roundtrips Andres Freund
Re: Using read_stream in index vacuum Melanie Plageman
Re: Adding support for SSLKEYLOGFILE in the frontend Jacob Champion
call for applications: hacker mentoring 2025 Robert Haas
Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
Re: Using read_stream in index vacuum Melanie Plageman
Re: optimize file transfer in pg_upgrade Álvaro Herrera
Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
Re: Update Unicode data to Unicode 16.0.0 Jeremy Schneider
Re: dblink: Add SCRAM pass-through authentication Peter Eisentraut
Re: making EXPLAIN extensible Robert Haas
Re: dblink: Add SCRAM pass-through authentication Jacob Champion
Re: Adding skip scan (including MDAM style range skip scan) to nbtree Matthias van de Meent
Re: making EXPLAIN extensible Sami Imseih
Re: optimize file transfer in pg_upgrade Nathan Bossart
Re: optimize file transfer in pg_upgrade Andres Freund
Re: md.c vs elog.c vs smgrreleaseall() in barrier Andres Freund
Re: optimize file transfer in pg_upgrade Nathan Bossart
Re: optimize file transfer in pg_upgrade Andres Freund
Re: Add -k/--link option to pg_combinebackup Robert Haas
Re: CRC32C Parallel Computation Optimization on ARM Bruce Momjian
Re: Using read_stream in index vacuum Andrey Borodin
Re: Using read_stream in index vacuum Melanie Plageman
Re: pg_stat_statements and "IN" conditions Álvaro Herrera
Re: making EXPLAIN extensible Tom Lane
Re: Update Unicode data to Unicode 16.0.0 Robert Haas
Re: making EXPLAIN extensible Robert Haas
Re: Add -k/--link option to pg_combinebackup Robert Haas
Re: pg_stat_statements and "IN" conditions Sami Imseih
Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
Re: Update Unicode data to Unicode 16.0.0 Robert Haas
Re: NOT ENFORCED constraint feature Álvaro Herrera
Re: race condition in pg_class Andres Freund
Re: optimize file transfer in pg_upgrade Nathan Bossart
Re: race condition in pg_class Noah Misch
wrong error message related to unsupported feature Pavel Stehule
Re: dblink: Add SCRAM pass-through authentication Peter Eisentraut
Re: AIO v2.5 Andres Freund
Re: Supporting TCP_SYNCNT in libpq Gabriele Bartolini
Re: pg_stat_statements and "IN" conditions Álvaro Herrera
Re: Supporting TCP_SYNCNT in libpq Andres Freund
Increase default maintenance_io_concurrency to 16 Bruce Momjian
Re: Increase default maintenance_io_concurrency to 16 Andres Freund
Re: Update Unicode data to Unicode 16.0.0 Robert Haas
Re: wrong error message related to unsupported feature Álvaro Herrera
Re: Increase default maintenance_io_concurrency to 16 Bruce Momjian
Re: [RFC] Lock-free XLog Reservation from WAL Andres Freund
Re: Update Unicode data to Unicode 16.0.0 Joe Conway