Mailing lists [pgsql-hackers]
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: Refactor to introduce pg_strcoll(). Jeff Davis
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: PL/pgSQL cursors should get generated portal names by default Jan Wieck
- Re: PL/pgSQL cursors should get generated portal names by default Tom Lane
- Re: CI and test improvements Justin Pryzby
- Re: Direct I/O Andres Freund
- Re: CI and test improvements Andres Freund
- Re: Add tracking of backend memory allocated to pg_stat_activity Andres Freund
- Re: pg_reload_conf() synchronously Andres Freund
- Re: Incorrect include file order in guc-file.l Michael Paquier
- Re: pg_reload_conf() synchronously Tom Lane
- Re: pg_reload_conf() synchronously Andres Freund
- Re: pg_reload_conf() synchronously Michael Paquier
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: Reviving lost replication slots Amit Kapila
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: psql: Add command to use extended query protocol Pavel Stehule
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Pavel Luzanov
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Justin Pryzby
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Tom Lane
- Re: Add common function ReplicationOriginName. Tom Lane
- Re: Temporary tables versus wraparound... again Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Tomas Vondra
- Re: [patch] Have psql's \d+ indicate foreign partitions Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Corey Huinker
- Re: [PATCH] ALTER TABLE ... SET STORAGE default Tom Lane
- Re: pg_reload_conf() synchronously Andres Freund
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: ssl tests aren't concurrency safe due to get_free_port() Andres Freund
- Re: pg_reload_conf() synchronously Gurjeet Singh
- Re: pg_reload_conf() synchronously Andres Freund
- Re: Lockless queue of waiters in LWLock Andres Freund
- Re: Check SubPlan clause for nonnullable rels/Vars Tom Lane
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Do we need to pass down nonnullable_vars when reducing outer joins? Tom Lane
- Re: archive modules Nathan Bossart