Mailing lists [pgsql-hackers]
- Re: Failures in constraints regression test, "read only 0 of 8192 bytes" Thomas Munro
- Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY David Rowley
- Re: psql: add \create_function command Steve Chavez
- Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Michael Paquier
- Re: Adding OLD/NEW support to RETURNING jian he
- Re: Vectored I/O in bulk_write.c Thomas Munro
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations jian he
- Re: Add checkpoint/redo LSNs to recovery errors. Michael Paquier
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Alexander Korotkov
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Quan Zongliang
- Re: Stack overflow issue Alexander Korotkov
- Re: Reducing the log spam Laurenz Albe
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: remaining sql/json patches jian he
- Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: speed up a logical replica setup vignesh C
- Re: speed up a logical replica setup vignesh C
- Re: Documentation: warn about two_phase when altering a subscription Amit Kapila
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: "type with xxxx does not exist" when doing ExecMemoize() David Rowley
- Re: "type with xxxx does not exist" when doing ExecMemoize() Tender Wang
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY Ashutosh Bapat
- Re: Improve eviction algorithm in ReorderBuffer Peter Smith
- Re: Amcheck verification of GiST and GIN Andrey M. Borodin
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Using the %m printf format more Michael Paquier
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Properly pathify the union planner Richard Guo
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Mats Kindahl
- Re: Failures in constraints regression test, "read only 0 of 8192 bytes" Heikki Linnakangas
- Re: Spurious pgstat_drop_replslot() call Michael Paquier
- Re: Spurious pgstat_drop_replslot() call Bertrand Drouvot
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Fix for timestamp lag issue from emit_log_hook when GUC log_line_prefix has '%m' Michael Paquier
- Re: Infinite loop in XLogPageRead() on standby Kyotaro Horiguchi
- Re: remaining sql/json patches jian he
- Re: SQL:2011 application time Peter Eisentraut
- Re: ExecAppendAsyncEventWait() in REL_14_STABLE can corrupt PG_exception_stack Etsuro Fujita
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- [PROPOSAL] Skip test citext_utf8 on Windows Oleg Tselebrovskiy
- Fix expecteddir argument in pg_regress Anthonin Bonnefoy
- Re: Reducing the log spam Jelte Fennema-Nio
- Re: Add Index-level REINDEX with multiple jobs Svetlana Derevyanko
- Re: Statistics Import and Export Bertrand Drouvot
- Re: Add bump memory context type and use it for tuplesorts John Naylor
- Re: remaining sql/json patches jian he
- Re: automating RangeTblEntry node support Peter Eisentraut
- Re: Confine vacuum skip logic to lazy_scan_skip Heikki Linnakangas
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Alexander Korotkov
- Re: Support a wildcard in backtrace_functions Jelte Fennema-Nio
- Re: Statistics Import and Export Stephen Frost
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Regardign RecentFlushPtr in WalSndWaitForWal() shveta malik
- Re: Add comment to specify timeout unit in ConditionVariableTimedSleep() shveta malik
- Re: Transaction timeout Andrey M. Borodin
- Re: Regardign RecentFlushPtr in WalSndWaitForWal() Amit Kapila
- Re: Reducing the log spam Laurenz Albe
- Re: Transaction timeout Alexander Korotkov
- Re: Using the %m printf format more Dagfinn Ilmari Mannsåker
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Have pg_basebackup write "dbname" in "primary_conninfo"? Amit Kapila
- Re: Function and Procedure with same signature? Hannu Krosing
- Re: make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: type cache cleanup improvements Aleksander Alekseev
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- RE: Test failures of 100_bugs.pl Zhijie Hou (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: UUID v7 Aleksander Alekseev
- Re: Reducing output size of nodeToString Peter Eisentraut
- Re: Add Index-level REINDEX with multiple jobs Maxim Orlov
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Disconnect if socket cannot be put into non-blocking mode Heikki Linnakangas
- Re: remaining sql/json patches Shruthi Gowda
- Re: remaining sql/json patches Alvaro Herrera
- Re: UUID v7 Jelte Fennema-Nio
- Re: Avoiding inadvertent debugging mode for pgbench Alvaro Herrera
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Alternative SAOP support for GiST Michał Kłeczek
- Re: Statistics Import and Export Corey Huinker
- Re: UUID v7 Andrey M. Borodin
- Re: btree: downlink right separator/HIKEY optimization Matthias van de Meent
- Re: Confine vacuum skip logic to lazy_scan_skip Heikki Linnakangas
- Re: Statistics Import and Export Stephen Frost
- Re: remaining sql/json patches Shruthi Gowda
- Re: Statistics Import and Export Corey Huinker
- Reports on obsolete Postgres versions Bruce Momjian
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Nathan Bossart
- Re: Reducing output size of nodeToString Matthias van de Meent