Mailing lists [pgsql-hackers]
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery Tom Lane
- Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery Andres Freund
- Re: meson: Stop using deprecated way getting path of files Andrew Dunstan
- Re: Bug in pgbench prepared statements Tristan Partin
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: should check collations when creating partitioned index Tom Lane
- Re: PostgreSql: Canceled on conflict out to old pivot Heikki Linnakangas
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: PostgreSql: Canceled on conflict out to old pivot Tom Lane
- Re: Something seems weird inside tts_virtual_copyslot() Andres Freund
- Re: PostgreSql: Canceled on conflict out to old pivot Andres Freund
- Re: [PATCH] ltree hash functions Tommy Pavlicek
- Re: Something seems weird inside tts_virtual_copyslot() David Rowley
- Re: Refactoring backend fork+exec code Andres Freund
- Re: Annoying build warnings from latest Apple toolchain Andres Freund
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: Annoying build warnings from latest Apple toolchain Tom Lane
- Re: Report planning memory in EXPLAIN ANALYZE Andrei Lepikhov
- Re: Bug in pgbench prepared statements Lev Kokotov
- Re: optimize atomic exchanges Nathan Bossart
- Re: Synchronizing slots from primary to standby shveta malik
- Re: optimize atomic exchanges Andres Freund
- Re: Custom explain options Andrei Lepikhov
- Re: [Proposal] global sequence implemented by snowflake ID Michael Paquier
- Re: Annoying build warnings from latest Apple toolchain Andres Freund
- Re: meson: Stop using deprecated way getting path of files Andres Freund
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: optimize atomic exchanges Nathan Bossart
- Re: Synchronizing slots from primary to standby shveta malik
- Sequence Access Methods, round two Michael Paquier
- processes stuck in shutdown following OOM/recovery Justin Pryzby
- Re: pg_upgrade and logical replication Peter Smith
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: [Proposal] global sequence implemented by snowflake ID Amit Kapila
- Materialized view in Postgres from the variables rather than SQL query results Nurul Karim Rafi
- doc: improve document of ECPG host variable Ryo Matsumura (Fujitsu)
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Bug in pgbench prepared statements Michael Paquier
- Remove unnecessary includes of system headers in header files Peter Eisentraut
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding li jie
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: PostgreSql: Canceled on conflict out to old pivot Wirch, Eduard
- Improving asan/ubsan support Alexander Lakhin
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Is this a problem in GenericXLogFinish()? Amit Kapila
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby shveta malik
- RE: Remove unnecessary includes of system headers in header files Shubham.Khanna@fujitsu.com
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Amit Kapila
- RE: logical decoding and replication of sequences, take 2 Hayato Kuroda (Fujitsu)
- A wrong comment about search_indexed_tlist_for_var Richard Guo
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Fix a wrong comment in setrefs.c Richard Guo
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: pgsql: Clean up role created in new subscription test. Heikki Linnakangas
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: pgsql: Clean up role created in new subscription test. Alvaro Herrera
- Re: A wrong comment about search_indexed_tlist_for_var Alvaro Herrera
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: Postgres Partitions Limitations (5.11.2.3) Ashutosh Bapat
- Re: Materialized view in Postgres from the variables rather than SQL query results David G. Johnston
- Re: Refactoring backend fork+exec code Alexander Lakhin
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc
- Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document Daniel Verite
- Re: Materialized view in Postgres from the variables rather than SQL query results Nurul Karim Rafi
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: Refactoring backend fork+exec code Tristan Partin
- Re: Remove unnecessary includes of system headers in header files Tom Lane
- Building PosgresSQL with LLVM fails on Solaris 11.4 Sacha Hottinger
- Re: pg_upgrade and logical replication vignesh C
- Re: meson: Stop using deprecated way getting path of files Tom Lane
- Re: meson: Stop using deprecated way getting path of files Tristan Partin
- Re: A wrong comment about search_indexed_tlist_for_var Tom Lane
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer shihao zhong
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Building PosgresSQL with LLVM fails on Solaris 11.4 Andres Freund
- Re: Dumped SQL failed to execute with ERROR "GROUP BY position -1 is not in select list" Tom Lane
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: encoding affects ICU regex character classification Jeff Davis