Mailing lists [pgsql-hackers]
- RE: WIP: Aggregation push-down Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: shared-memory based stats collector - v67 Andres Freund
- Re: freeing bms explicitly Zhihong Yu
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: freeing bms explicitly Tom Lane
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: freeing bms explicitly Zhihong Yu
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Jimmy Yih
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: New Object Access Type hooks Mark Dilger
- Re: Pluggable toaster Nikita Malakhov
- Re: PoC: using sampling to estimate joins / complex conditions Andres Freund
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: TAP output format in pg_regress Andres Freund
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: pgcrypto: Remove internal padding implementation Nathan Bossart
- Re: Fast COPY FROM based on batch insert Andres Freund
- Re: Identify missing publications from publisher while create/alter subscription. Andres Freund
- Re: Make mesage at end-of-recovery less scary. Andres Freund
- Re: Parameter for planner estimate of recursive queries Andres Freund
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: [PATCH] Add TOAST support for several system tables Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Add connection active, idle time to pg_stat_activity Andres Freund
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: Mingw task for Cirrus CI Andres Freund
- Re: PoC: using sampling to estimate joins / complex conditions Tomas Vondra
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Andres Freund
- Re: Extensible storage manager API - smgr hooks Andres Freund
- Re: Allow batched insert during cross-partition updates Andres Freund
- Re: Fix overflow in DecodeInterval Tom Lane
- Re: Supply restore_command to pg_rewind via CLI argument Andres Freund
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Tomas Vondra
- Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Andres Freund
- Re: [PATCH] Proof of concept for GUC improvements Andres Freund
- Re: Proposal: allow database-specific role memberships Andres Freund
- Re: Logical insert/update/delete WAL records for custom table AMs Andres Freund
- Re: Map WAL segment files on PMEM as WAL buffers Andres Freund
- Re: [PATCH] New [relation] option engine Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Parallelize correlated subqueries that execute within each worker Andres Freund
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: Partial aggregates pushdown Andres Freund
- Re: Pluggable toaster Andres Freund
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Andres Freund
- Re: [PATCH] Proof of concept for GUC improvements Tom Lane
- Re: Reducing power consumption on idle servers Andres Freund
- Re: Removing unneeded self joins Andres Freund
- Re: WIN32 pg_import_system_collations Andres Freund
- Re: logical replication restrictions Andres Freund
- Re: Temporary tables versus wraparound... again Andres Freund
- Re: Window Function "Run Conditions" Andres Freund
- Re: WaitLatchOrSocket seems to not count to 4 right... Andres Freund
- Re: logical replication restrictions Euler Taveira
- Re: LogwrtResult contended spinlock Andres Freund
- Re: pg14 psql broke \d datname.nspname.relname Andres Freund
- Re: Separate the result of \watch for each query execution (psql) Andres Freund
- Re: [PATCH] pg_stat_toast v8 Andres Freund
- Re: Allow batched insert during cross-partition updates Amit Langote
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Andres Freund
- Re: [PATCH] sort leaf pages by ctid for gist indexes built using sorted method Andres Freund
- Re: speed up a logical replica setup Andres Freund
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Andres Freund
- Re: pg14 psql broke \d datname.nspname.relname Mark Dilger
- Re: MDAM techniques and Index Skip Scan patch Andres Freund
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andres Freund
- Re: speed up a logical replica setup Fabrízio de Royes Mello
- Re: Commitfest manager for 2022-03 Andres Freund
- Re: Frontend error logging style Andres Freund
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Re: Per-table storage parameters for TableAM/IndexAM extensions Andres Freund
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Frontend error logging style Tom Lane
- Re: Frontend error logging style Andres Freund
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
- Re: [RFC] building postgres with meson -v8 Andres Freund
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Broken make dependency somewhere near win32ver.o? Thomas Munro
- Re: On login trigger: take three Andres Freund
- Re: shared-memory based stats collector - v67 Kyotaro Horiguchi
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Tom Lane
- Re: Broken make dependency somewhere near win32ver.o? Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
- Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund
- Re: A test for replay of regression tests Masahiko Sawada
- Re: Per-table storage parameters for TableAM/IndexAM extensions Sadhuprasad Patro
- Re: A test for replay of regression tests Thomas Munro
- Re: simplifying foreign key/RI checks Amit Langote
- Re: Commitfest manager for 2022-03 Greg Stark
- Re: Out-of-tree certificate interferes ssltest Michael Paquier
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: New Object Access Type hooks Thomas Munro
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: Broken make dependency somewhere near win32ver.o? Thomas Munro
- Skipping schema changes in publication vignesh C
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: pgcrypto: Remove internal padding implementation Peter Eisentraut
- Re: logical decoding and replication of sequences Peter Eisentraut
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: On login trigger: take three Daniel Gustafsson
- Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Yugo NAGATA
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Supply restore_command to pg_rewind via CLI argument Alexey Kondratov
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: SQL/JSON: JSON_TABLE Matthias Kurz
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: [PATCH] Add native windows on arm64 support Julien Rouhaud
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: [PATCH] pg_stat_toast v9 Gunnar \"Nick\" Bluth
- Re: [PATCH] Add reloption for views to enable RLS Dean Rasheed
- Re: logical replication empty transactions Amit Kapila
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev
- Re: logical decoding and replication of sequences Amit Kapila
- Re: logical decoding and replication of sequences Petr Jelinek
- Re: Pluggable toaster Nikita Malakhov
- Re: Allow file inclusion in pg_hba and pg_ident files Aleksander Alekseev
- Re: Partial aggregates pushdown Tomas Vondra
- Re: Allow file inclusion in pg_hba and pg_ident files Aleksander Alekseev
- Re: generic plans and "initial" pruning Amit Langote
- Re: New Object Access Type hooks Mark Dilger
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: New Object Access Type hooks Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Oleg Bartunov
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
- Re: LogwrtResult contended spinlock Tom Lane
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Tom Lane
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: New Object Access Type hooks Andrew Dunstan
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Andres Freund
- Re: SQL/JSON: JSON_TABLE Matthias Kurz
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: SQL/JSON: JSON_TABLE Alvaro Herrera
- Re: SQL/JSON: JSON_TABLE Daniel Gustafsson
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: Use generation context to speed up tuplesorts David Rowley
- Re: New Object Access Type hooks Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: SQL/JSON: JSON_TABLE Oleg Bartunov
- Re: New Object Access Type hooks Mark Dilger
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Broken make dependency somewhere near win32ver.o? Andres Freund
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: [PATCH] pgbench: add multiconnect option David Christensen
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: New Object Access Type hooks Andrew Dunstan
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- Re: New Object Access Type hooks Mark Dilger
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: New Object Access Type hooks Mark Dilger
- Re: New Object Access Type hooks Tom Lane
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Mark Dilger
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- Re: New Object Access Type hooks Mark Dilger
- Re: New Object Access Type hooks Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- LockAcquireExtended() dontWait vs weaker lock levels than already held Andres Freund
- Re: New Object Access Type hooks Andrew Dunstan
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andres Freund
- Re: New Object Access Type hooks Tom Lane
- Re: pg14 psql broke \d datname.nspname.relname Robert Haas
- Re: [PATCH] Proof of concept for GUC improvements David Christensen
- Re: LockAcquireExtended() dontWait vs weaker lock levels than already held Robert Haas
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: LockAcquireExtended() dontWait vs weaker lock levels than already held Andres Freund
- Re: [PATCH] Proof of concept for GUC improvements Andres Freund
- Re: LockAcquireExtended() dontWait vs weaker lock levels than already held Robert Haas
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov
- Re: MDAM techniques and Index Skip Scan patch Thomas Munro
- Re: Optimize external TOAST storage Robert Haas
- Re: New Object Access Type hooks Andrew Dunstan
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: MDAM techniques and Index Skip Scan patch Tom Lane