Mailing lists [pgsql-hackers]
- Re: pub/sub - specifying optional parameters without values. Tom Lane
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- RE: Logical replication timeout problem shiy.fnst@fujitsu.com
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- Re: [PoC] Improve dead tuple storage for lazy vacuum Dilip Kumar
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Fix GUC_NO_SHOW_ALL test scenario in 003_check_guc.pl Michael Paquier
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Andres Freund
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bharath Rupireddy
- Re: Something is wrong with wal_compression Michael Paquier
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: [DOCS] Stats views and functions not in order? Peter Smith
- Re: cutting down the TODO list thread John Naylor
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Deadlock between logrep apply worker and tablesync worker Amit Kapila
- Re: SQL/JSON revisited Amit Langote
- Re: Logical replication timeout problem Amit Kapila
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: pub/sub - specifying optional parameters without values. Peter Smith
- Re: generate_series for timestamptz and time zone problem Gurjeet Singh
- Re: generate_series for timestamptz and time zone problem Tom Lane
- RE: Deadlock between logrep apply worker and tablesync worker houzj.fnst@fujitsu.com
- meson: Optionally disable installation of test modules Peter Eisentraut
- Re: recovery modules Michael Paquier
- Re: Syncrep and improving latency due to WAL throttling Bharath Rupireddy
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- Re: Lazy JIT IR code generation to increase JIT speed with partitions David Geier
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Making Vars outer-join aware Richard Guo
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- MacOS: xsltproc fails with "warning: failed to load external entity" Aleksander Alekseev
- Re: old_snapshot_threshold bottleneck on replica Maxim Orlov
- Re: Add SHELL_EXIT_CODE to psql Maxim Orlov
- Re: Considering additional sort specialisation functions for PG16 John Naylor
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier
- Re: [DOCS] Stats views and functions not in order? Peter Eisentraut
- Re: Generating code for query jumbling through gen_node_support.pl Peter Eisentraut
- Re: Generating code for query jumbling through gen_node_support.pl Peter Eisentraut
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: MacOS: xsltproc fails with "warning: failed to load external entity" Aleksander Alekseev
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Fix GUC_NO_SHOW_ALL test scenario in 003_check_guc.pl Nitin Jadhav
- Re: MacOS: xsltproc fails with "warning: failed to load external entity" Aleksander Alekseev
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: generate_series for timestamptz and time zone problem Przemysław Sztoch
- Re: Allow logical replication to copy tables in binary format Bharath Rupireddy
- Re: Assertion failure in SnapBuildInitialSnapshot() Masahiko Sawada
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: dynamic result sets support in extended query protocol Alvaro Herrera
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: JSONPath Child Operator? Filipp Krylov
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Amcheck verification of GiST and GIN Aleksander Alekseev
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: cutting down the TODO list thread Bruce Momjian
- Re: Non-superuser subscription owners Robert Haas
- Re: JSONPath Child Operator? David E. Wheeler
- Re: Timeline ID hexadecimal format Sébastien Lardière
- Re: Non-superuser subscription owners Mark Dilger
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: MacOS: xsltproc fails with "warning: failed to load external entity" Tom Lane
- Re: Making Vars outer-join aware Tom Lane
- Re: pub/sub - specifying optional parameters without values. Tom Lane
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- Re: Optimizing PostgreSQL with LLVM's PGO+LTO João Paulo Labegalini de Carvalho
- Re: Non-superuser subscription owners Robert Haas
- Re: meson: Optionally disable installation of test modules Andres Freund
- Re: Optimizing PostgreSQL with LLVM's PGO+LTO Andres Freund
- Re: Add n_tup_newpage_upd to pg_stat table views Corey Huinker
- Re: Add n_tup_newpage_upd to pg_stat table views Andres Freund
- Re: Non-superuser subscription owners Mark Dilger
- Re: Introduce "log_connection_stages" setting. Sergey Dudoladov
- Re: MacOS: xsltproc fails with "warning: failed to load external entity" Aleksander Alekseev
- Re: Non-superuser subscription owners Mark Dilger
- Re: postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier Nathan Bossart
- Re: Non-superuser subscription owners Robert Haas
- Re: recovery modules Nathan Bossart
- Making background psql nicer to use in tap tests Andres Freund
- Re: recovery modules Andres Freund
- Re: postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier Andres Freund
- Re: postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier Nathan Bossart
- Re: recovery modules Nathan Bossart
- Re: Making background psql nicer to use in tap tests Tom Lane
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Andres Freund
- Re: Add SHELL_EXIT_CODE to psql Corey Huinker
- Allow an extention to be updated without a script Yugo NAGATA
- Re: Non-superuser subscription owners Mark Dilger
- Re: Non-superuser subscription owners Robert Haas
- Re: run pgindent on a regular basis / scripted manner Bruce Momjian
- Re: heapgettup() with NoMovementScanDirection unused in core? Melanie Plageman