Mailing lists [pgsql-hackers]
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Check SubPlan clause for nonnullable rels/Vars Richard Guo
- Re: Do we need to pass down nonnullable_vars when reducing outer joins? Richard Guo
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: explain analyze rows=%.0f Andrey Lepikhov
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Free list same_input_transnos in preprocess_aggref Zhang Mingli
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: archive modules Michael Paquier
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Re: [PoC] Reducing planning time when tables have many partitions Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions Zhang Mingli
- Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
- Re: [patch] Have psql's \d+ indicate foreign partitions Tom Lane
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: New docs chapter on Transaction Management and related changes Bruce Momjian
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: Tracking last scan time Michael Paquier
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Add common function ReplicationOriginName. Aleksander Alekseev
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Allow single table VACUUM in transaction block Simon Riggs
- Re: Error for WITH options on partitioned tables Karina Litskevich
- [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Aleksander Alekseev
- Re: [patch] Adding an assertion to report too long hash table name Zhang Mingli
- Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev
- Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus() rajesh singarapu
- Re: Adding doubly linked list type which stores the number of items in the list Bharath Rupireddy
- Re: Adding doubly linked list type which stores the number of items in the list Aleksander Alekseev
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Pluggable toaster Aleksander Alekseev
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Error for WITH options on partitioned tables Simon Riggs
- Re: thinko in basic_archive.c Bharath Rupireddy
- Postgres auto vacuum - Disable Karthik Jagadish (kjagadis)
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Postgres auto vacuum - Disable Dave Page
- Re: Postgres auto vacuum - Disable Karthik Jagadish (kjagadis)
- Re: pg_upgrade test failure Thomas Munro
- Re: Collation version tracking for macOS Peter Eisentraut
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: refactor ownercheck and aclcheck functions Antonin Houska
- Re: Postgres auto vacuum - Disable Laurenz Albe
- Re: collect_corrupt_items_vacuum.patch Nikita Malakhov
- Re: Postgres auto vacuum - Disable Julien Rouhaud
- Re: Skipping schema changes in publication vignesh C
- Re: Code checks for App Devs, using new options for transaction behavior Simon Riggs
- Re: Postgres auto vacuum - Disable Karthik Jagadish (kjagadis)
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: WIN32 pg_import_system_collations Peter Eisentraut
- Re: Improve logging when using Huge Pages Andres Freund
- Re: Draft back-branch release notes are up Jonathan S. Katz
- Re: Draft back-branch release notes are up Jonathan S. Katz
- 2022-11-10 release announcement draft Jonathan S. Katz
- Re: Improve logging when using Huge Pages Tom Lane
- Re: 2022-11-10 release announcement draft Erikjan Rijkers
- Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck
- Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment Andres Freund
- Re: 2022-11-10 release announcement draft Jonathan S. Katz
- Re: PL/pgSQL cursors should get generated portal names by default Pavel Stehule
- Re: PL/pgSQL cursors should get generated portal names by default Kirk Wolak
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- allow segment size to be set to < 1GiB Andres Freund
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock Robert Haas
- Re: allow segment size to be set to < 1GiB Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- Re: [PATCH] pgbench: add multiconnect option Fabien COELHO