Mailing lists [pgsql-hackers]
- Re: JIT doing duplicative optimization? Tom Lane
- Re: row filtering for logical replication Peter Smith
- Re: Emit a warning if the extension's GUC is set incorrectly Shinya Kato
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Add psql command to list constraints Tatsuro Yamada
- RE: [BUG]Invalidate relcache when setting REPLICA IDENTITY houzj.fnst@fujitsu.com
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: enhance pg_log_backend_memory_contexts() to log memory contexts of auxiliary processes Bharath Rupireddy
- Re: Time to drop plpython2? Tom Lane
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Clean up build warnings of plperl with clang-12+ Michael Paquier
- Re: Add psql command to list constraints Justin Pryzby
- Re: Printing backtrace of postgres processes vignesh C
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Reuse of State value in Aggregates gg pw
- RE: row filtering for logical replication tanghy.fnst@fujitsu.com
- Re: Printing backtrace of postgres processes Dilip Kumar
- RE: row filtering for logical replication tanghy.fnst@fujitsu.com
- Re: Emit a warning if the extension's GUC is set incorrectly Bharath Rupireddy
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Printing backtrace of postgres processes Dilip Kumar
- Re: Printing backtrace of postgres processes vignesh C
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: row filtering for logical replication Amit Kapila
- Re: Parallel vacuum workers prevent the oldest xmin from advancing Masahiko Sawada
-
Re: Should we improve "PID XXXX is not a PostgreSQL server process" warning for pg_terminate_backend(<
>)? Bharath Rupireddy - Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Skipping logical replication transactions on subscriber side Greg Nancarrow
- Re: Invalid Unicode escape value at or near "\u0000" Peter Eisentraut
- Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Peter Eisentraut
- pg_get_publication_tables() output duplicate relid houzj.fnst@fujitsu.com
- Re: parallel vacuum comments Masahiko Sawada
- Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Daniel Gustafsson
- Re: row filtering for logical replication Dilip Kumar
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Add connection active, idle time to pg_stat_activity Dilip Kumar
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: Write visibility map during CLUSTER/VACUUM FULL Daniel Gustafsson
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: row filtering for logical replication Amit Kapila
- Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Bharath Rupireddy
- Re: row filtering for logical replication Dilip Kumar
- Re: WIP: System Versioned Temporal Table Daniel Gustafsson
- Re: WIP: System Versioned Temporal Table Vik Fearing
- Re: row filtering for logical replication Greg Nancarrow
- Re: Unnecessary delay in streaming replication due to replay lag Daniel Gustafsson
- Re: Split xlog.c Daniel Gustafsson
- Re: Partial aggregates pushdown Daniel Gustafsson
- Re: pg_get_publication_tables() output duplicate relid Bharath Rupireddy
- Re: row filtering for logical replication Amit Kapila
- Re: WIP: WAL prefetch (another approach) Daniel Gustafsson
- Re: [Proposal] Global temporary tables Andrew Bille
- Re: WIP: System Versioned Temporal Table Simon Riggs
- Re: parallel vacuum comments Amit Kapila
- Re: Add connection active, idle time to pg_stat_activity Rafia Sabih
- Re: Add connection active, idle time to pg_stat_activity Dilip Kumar
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: parallel vacuum comments Masahiko Sawada
- Re: RFC: Logging plan of the running query torikoshia
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Daniel Gustafsson
- Re: pg_get_publication_tables() output duplicate relid Alvaro Herrera
- Re: RFC: Logging plan of the running query torikoshia
- pg_waldump stucks with options --follow or -f and --stats or -z Bharath Rupireddy
- Re: RFC: Logging plan of the running query Bharath Rupireddy
- Re: Commitfest 2021-11 Patch Triage - Part 2 Robert Haas
- Should rename "startup process" to something else? Rushabh Lathia
- Re: Skipping logical replication transactions on subscriber side vignesh C
- Re: Parallelize correlated subqueries that execute within each worker Robert Haas
- Re: Printing backtrace of postgres processes vignesh C
- Re: refactoring basebackup.c Dmitry Dolgov
- Re: enhance pg_log_backend_memory_contexts() to log memory contexts of auxiliary processes vignesh C
- Re: enhance pg_log_backend_memory_contexts() to log memory contexts of auxiliary processes Bharath Rupireddy
- Re: JIT doing duplicative optimization? Andres Freund
- Re: JIT doing duplicative optimization? Andres Freund
- Re: Time to drop plpython2? Tom Lane
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: Test::More version Tom Lane
- Re: Read access for pg_monitor to pg_replication_origin_status view Martín Marqués
- Re: Improving psql's \password command Bossart, Nathan
- Re: Improving psql's \password command Tom Lane
- Re: Time to drop plpython2? Tom Lane
- Re: [RFC] building postgres with meson Andres Freund
- Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation Peter Eisentraut
- Re: Test::More version Dagfinn Ilmari Mannsåker
- Re: Time to drop plpython2? Peter Eisentraut
- Re: Commitfest 2021-11 Patch Triage - Part 2 Daniel Gustafsson
- Re: Frontend error logging style Peter Eisentraut
- Re: Frontend error logging style Peter Eisentraut
- Re: BUFFERS enabled by default in EXPLAIN (ANALYZE) Justin Pryzby
- Re: [RFC] building postgres with meson Tom Lane
- Re: Test::More version Tom Lane
- Re: Frontend error logging style Peter Eisentraut
- Re: refactoring basebackup.c Robert Haas
- Re: [RFC] building postgres with meson Andres Freund
- Re: Time to drop plpython2? Tom Lane
- Re: Frontend error logging style Robert Haas
- Re: Frontend error logging style Tom Lane
- Re: [RFC] building postgres with meson Robert Haas
- Re: Support for NSS as a libpq TLS backend Joshua Brindle
- Re: Commitfest 2021-11 Patch Triage - Part 2 Stephen Frost
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Test::More version Dagfinn Ilmari Mannsåker
- Re: Commitfest 2021-11 Patch Triage - Part 2 Robert Haas
- Re: Time to drop plpython2? Tom Lane
- Re: Improving psql's \password command Bossart, Nathan
- Re: Time to drop plpython2? Robert Haas
- Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Commitfest 2021-11 Patch Triage - Part 2 Stephen Frost