Mailing lists [pgsql-hackers]
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Initial Schema Sync for Logical Replication Euler Taveira
- Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
- Re: HOT chain validation in verify_heapam() Peter Geoghegan
- Re: Options to rowwise persist result of stable/immutable function with RECORD result David G. Johnston
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Improve logging when using Huge Pages Justin Pryzby
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
- Re: Options to rowwise persist result of stable/immutable function with RECORD result Eske Rahn
- Re: Options to rowwise persist result of stable/immutable function with RECORD result David G. Johnston
- Re: Options to rowwise persist result of stable/immutable function with RECORD result David G. Johnston
- Re: Add pg_walinspect function with block info columns Peter Geoghegan
- Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
- Re: Add pg_walinspect function with block info columns Peter Geoghegan
- Re: Add n_tup_newpage_upd to pg_stat table views Peter Geoghegan
- Re: Add pg_walinspect function with block info columns Michael Paquier
- Re: Add pg_walinspect function with block info columns Peter Geoghegan
- Re: Add n_tup_newpage_upd to pg_stat table views Michael Paquier
- Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Andres Freund
- Re: HOT chain validation in verify_heapam() Andres Freund
- RE: Simplify some codes in pgoutput houzj.fnst@fujitsu.com
- [PATCH] Remove unnecessary unbind in LDAP search+bind mode Anatoly Zaretsky
- Re: refactoring basebackup.c Thomas Munro
- Orphaned wait event Thomas Munro
- 回复: WAL Insertion Lock Improvements adherent postgres
- Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
- Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: Add n_tup_newpage_upd to pg_stat table views Corey Huinker
- Re: Allow logical replication to copy tables in binary format Amit Kapila
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Should vacuum process config file reload more often Masahiko Sawada
- PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
- RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu)
- Re: ICU locale validation / canonicalization Peter Eisentraut
- Improve the performance of nested loop join in the case of partitioned inner table Alexandr Nikulin
- Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila
- Re: Remove nonmeaningful prefixes in PgStat_* fields Drouvot, Bertrand
- Re: Orphaned wait event Bharath Rupireddy
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: pg_upgrade and logical replication Masahiko Sawada
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: pg_upgrade and logical replication Julien Rouhaud
- Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
- Re: Improve logging when using Huge Pages Kyotaro Horiguchi
- Re: [BUG] pg_stat_statements and extended query protocol Drouvot, Bertrand
- Re: Error "initial slot snapshot too large" in create replication slot Dilip Kumar
- Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL David Rowley
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Should we remove vacuum_defer_cleanup_age? Daniel Gustafsson
- Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier
- Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Peter Smith
- Re: doc: add missing "id" attributes to extension packaging page Alvaro Herrera
- Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch Etsuro Fujita
- Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch Daniel Gustafsson
- Re: Improve the performance of nested loop join in the case of partitioned inner table David Rowley
- Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Alvaro Herrera
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: Initial Schema Sync for Logical Replication Amit Kapila
- Re: Initial Schema Sync for Logical Replication Amit Kapila
- Re: Memory leak from ExecutorState context? Melanie Plageman
- Re: Save a few bytes in pg_attribute Peter Eisentraut
- Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc
- Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc
- Re: Support logical replication of DDLs vignesh C
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
- Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
- Re: Transparent column encryption Peter Eisentraut
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Refactor calculations to use instr_time Nazir Bilal Yavuz
- Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
- Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut
- Re: WIP Patch: pg_dump structured Attila Soki
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Non-superuser subscription owners Robert Haas
- RE: Initial Schema Sync for Logical Replication Kumar, Sachin
- Re: Transparent column encryption Robert Haas
- Re: Initial Schema Sync for Logical Replication Euler Taveira
- Re: Should vacuum process config file reload more often Daniel Gustafsson
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Andres Freund
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Add LZ4 compression in pg_dump Tomas Vondra
- RE: [EXTERNAL] Re: [PATCH] Report the query string that caused a memory error under Valgrind Onur Tirtir
- Re: ICU locale validation / canonicalization Jeff Davis
- Re: Add pg_walinspect function with block info columns Bharath Rupireddy
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Bharath Rupireddy
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Non-superuser subscription owners Jeff Davis
- Re: Add n_tup_newpage_upd to pg_stat table views Peter Geoghegan
- Re: Make EXPLAIN generate a generic plan for a parameterized query Laurenz Albe
- Re: Consider parallel for lateral subqueries with limit Gregory Stark (as CFM)
- Re: Memory leak from ExecutorState context? Tomas Vondra
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: Request for comment on setting binary format output per session Dave Cramer
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Non-superuser subscription owners Robert Haas
- Re: doc: add missing "id" attributes to extension packaging page Corey Huinker
- Re: Code checks for App Devs, using new options for transaction behavior Greg Stark
- pg_bsd_indent vs vpath Andrew Dunstan
- Re: refactoring basebackup.c Robert Haas
- Re: Add standard collation UNICODE Jeff Davis
- Re: Progress report of CREATE INDEX for nested partitioned tables Tom Lane
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: Commitfest 2023-03 starting tomorrow! Greg Stark
- Re: Code checks for App Devs, using new options for transaction behavior Tom Lane
- Re: pg_bsd_indent vs vpath Tom Lane