Mailing lists [pgsql-hackers]
- Re: warn if GUC set to an invalid shared library Maciek Sakrejda
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- Re: Simplifying our Trap/Assert infrastructure Michael Paquier
- Re: GUC values - recommended way to declare the C variables? Peter Smith
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda
- Re: resowner "cold start" overhead Kyotaro Horiguchi
- Lock on ShmemVariableCache fields? Japin Li
- Re: Adding doubly linked list type which stores the number of items in the list David Rowley
- RE: Segfault on logical replication to partitioned table with foreign children shiy.fnst@fujitsu.com
- Re: Documentation for building with meson samay sharma
- Prefetch the next tuple's memory during seqscans David Rowley
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Richard Guo
- Re: GUC values - recommended way to declare the C variables? Michael Paquier
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Richard Guo
- Re: heavily contended lwlocks with long wait queues scale badly Kyotaro Horiguchi
- Re: pg15 inherited stats expressions: cache lookup failed for statistics object Michael Paquier
- Limit of WAL LSN value of type pg_lsn Shubham Shingne
- Commit fest 2022-11 Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: Lock on ShmemVariableCache fields? Zhang Mingli
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: GUC values - recommended way to declare the C variables? Peter Smith
- Re: Adding doubly linked list type which stores the number of items in the list David Rowley
- Re: Lock on ShmemVariableCache fields? Japin Li
- Re: Support logical replication of DDLs Peter Smith
- Check return value of pclose() correctly Peter Eisentraut
- Re: heavily contended lwlocks with long wait queues scale badly Dilip Kumar
- Re: Expand palloc/pg_malloc API Peter Eisentraut
- Re: Segfault on logical replication to partitioned table with foreign children Dilip Kumar
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Re: Simplifying our Trap/Assert infrastructure Peter Eisentraut
- Error for row-level triggers with transition tables on partitioned tables Etsuro Fujita
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: resowner "cold start" overhead Heikki Linnakangas
- Re: [PATCH] minor optimization for ineq_histogram_selectivity() Frédéric Yhuel
- Lockless queue of waiters in LWLock Pavel Borisov
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Support logical replication of DDLs vignesh C
- Re: heavily contended lwlocks with long wait queues scale badly Bharath Rupireddy
- Re: Code checks for App Devs, using new options for transaction behavior Dilip Kumar
- Commitfest documentation Jehan-Guillaume de Rorthais
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: heavily contended lwlocks with long wait queues scale badly Pavel Borisov
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Amit Kapila
- Re: Code checks for App Devs, using new options for transaction behavior Dilip Kumar
- Re: Tracking last scan time Dave Page
- Re: [patch] Have psql's \d+ indicate foreign partitions Ian Lawrence Barwick
- Re: Code checks for App Devs, using new options for transaction behavior Dilip Kumar
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: heavily contended lwlocks with long wait queues scale badly Alexander Korotkov
- Re: Code checks for App Devs, using new options for transaction behavior Simon Riggs
- Re: Proposal to use JSON for Postgres Parser format Alexander Korotkov
- Re: ResourceOwner refactoring Aleksander Alekseev
- Re: Limit of WAL LSN value of type pg_lsn Ashutosh Bapat
- Re: Simplifying our Trap/Assert infrastructure Tom Lane
- Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Proposal to use JSON for Postgres Parser format Matthias van de Meent
- Re: Segfault on logical replication to partitioned table with foreign children ilya.v.gladyshev@gmail.com
- Re: shared memory stats ideas Drouvot, Bertrand
- Re: Code checks for App Devs, using new options for transaction behavior Simon Riggs
- Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: doc: Fix description of how the default user name is chosen Peter Eisentraut
- Re: warn if GUC set to an invalid shared library Tom Lane
- Re: Commitfest documentation Aleksander Alekseev
- Re: WIN32 pg_import_system_collations Peter Eisentraut
- Re: Prefetch the next tuple's memory during seqscans Aleksander Alekseev
- Re: Proposal to use JSON for Postgres Parser format Michel Pelletier
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: Commitfest documentation Jehan-Guillaume de Rorthais
- Re: shared memory stats ideas Peter Geoghegan
- Re: ResourceOwner refactoring Aleksander Alekseev
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Robert Haas
- RLS + XPATH Joshua Drake
- Re: Commitfest documentation Jacob Champion
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- heapgettup refactoring Melanie Plageman
- Re: heavily contended lwlocks with long wait queues scale badly Robert Haas
- Re: WIP: Aggregation push-down - take2 Tomas Vondra
- Re: [PATCHES] Post-special page storage TDE support Matthias van de Meent
- User functions for building SCRAM secrets Jonathan S. Katz
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule