Mailing lists [pgsql-hackers]
- Re: Libpq single-row mode slowness Tom Lane
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Re: Accessing git.postgresql.org fails Tatsuo Ishii
- Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro
- Re: Libpq single-row mode slowness Daniele Varrazzo
- Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Logical replication timeout problem Masahiko Sawada
- Re: ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) David G. Johnston
- Re: Logical replication timeout problem Amit Kapila
- Re: Logical replication timeout problem Masahiko Sawada
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Noah Misch
- Re: bogus: logical replication rows/cols combinations Amit Kapila
- Re: bogus: logical replication rows/cols combinations Amit Kapila
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Add last failed connection error message to pg_stat_wal_receiver Bharath Rupireddy
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Refactor construct_array() and deconstruct_array() for built-in types Peter Eisentraut
- strange slow query - lost lot of time somewhere Pavel Stehule
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Add missing MarkGUCPrefixReserved() in basebackup_to_shell module Bharath Rupireddy
- Re: bogus: logical replication rows/cols combinations Alvaro Herrera
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Re: avoid multiple hard links to same WAL file after a crash Michael Paquier
- Re: Add missing MarkGUCPrefixReserved() in basebackup_to_shell module Michael Paquier
- Re: bogus: logical replication rows/cols combinations Alvaro Herrera
- Re: bogus: logical replication rows/cols combinations Amit Kapila
- Re: bogus: logical replication rows/cols combinations Amit Kapila
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy
- Re: bogus: logical replication rows/cols combinations Alvaro Herrera
- Re: simplifying foreign key/RI checks Amit Langote
- limiting collected query text length in pg_stat_statements Godfrin, Philippe E
- Item compression in the Gist index Baca Radim
- Add pg_strtoupper and pg_strtolower functions Bharath Rupireddy
- Re: Progress report removal of temp files and temp relation files using ereport_startup_progress Ashutosh Bapat
- Re: Item compression in the Gist index Laurenz Albe
- Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Julien Rouhaud
- Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy
- Re: Add pg_strtoupper and pg_strtolower functions Ashutosh Bapat
- Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Julien Rouhaud
- Re: testclient.exe installed under MSVC Daniel Gustafsson
- configure openldap crash warning Peter Eisentraut
- Re: strange slow query - lost lot of time somewhere Matthias van de Meent
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy
- Re: limiting collected query text length in pg_stat_statements Julien Rouhaud
- Re: strange slow query - lost lot of time somewhere Pavel Stehule
- Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Julien Rouhaud
- Re: configure openldap crash warning Tom Lane
- Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Tom Lane
- Re: strange slow query - lost lot of time somewhere Pavel Stehule
- Re: DBT-5 Stored Procedure Development (2022) Mark Wong
- Configuration Parameter/GUC value validation hook Bharath Rupireddy
- Re: strange slow query - lost lot of time somewhere Matthias van de Meent
- Re: [RFC] building postgres with meson -v8 Peter Eisentraut
- Re: Refactor construct_array() and deconstruct_array() for built-in types Tom Lane
- Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut
- Re: Configuration Parameter/GUC value validation hook Tom Lane
- Re: strange slow query - lost lot of time somewhere Pavel Stehule
- Re: testclient.exe installed under MSVC Jacob Champion
- Re: Hash index build performance tweak from sorting Simon Riggs
- Re: bogus: logical replication rows/cols combinations Alvaro Herrera
- Re: [RFC] building postgres with meson -v8 Andres Freund
- Re: allow specifying action when standby encounters incompatible parameter settings Nathan Bossart
- Re: Add --{no-,}bypassrls flags to createuser Nathan Bossart
- Odd LOG output from "postgres -C" Bruce Momjian
- Re: Odd LOG output from "postgres -C" Nathan Bossart
- Re: Odd LOG output from "postgres -C" Bruce Momjian
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Re: avoid multiple hard links to same WAL file after a crash Nathan Bossart
- Re: avoid multiple hard links to same WAL file after a crash Nathan Bossart
- Re: bogus: logical replication rows/cols combinations Alvaro Herrera
- Is Dynamic Tracing in Postgres running on Ubuntu a good choice? Bharath Rupireddy
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Re: bogus: logical replication rows/cols combinations Tomas Vondra
- Re: bogus: logical replication rows/cols combinations Peter Eisentraut
- Re: fix cost subqueryscan wrong parallel cost Robert Haas