Messages by Thread
-
Partition pruning is not happening (even in PG18)
Lauro Ojeda
-
Very expensive update to update a single row
Dirschel, Steve
-
Why isn't PG using an index-only scan?
Jean-Christophe BOGGIO
-
Indexes on expressions with multiple columns and operators
Frédéric Yhuel
-
Planner makes sub-optimal execution plan
Алексей Борщёв
-
Keeping some tables in cache
Ertan Küçükoglu
-
Safe vm.overcommit_ratio for Large Multi-Instance PostgreSQL Fleet
Priya V
-
Making Postgres slower
Bruce Momjian
-
Question: Is it valid for a parent node's total cost to be lower than a child's total cost in EXPLAIN?
Xuan Chen
-
Is there a way to identify a plan generated by GECO?
Jerry Brenner
-
Any way to get nested loop index joins on CTEs?
Clemens Eisserer
-
WAL Replay Buffer Invalidation Conflicts During Page Truncation on Read Replicas
Dharin Shah
-
many deletes and inserts on pg_class, total rows is 14200 rows in "pg_class", any idea why so many inserts/deletes on "pg_class" it's self?
James Pang
-
Guidance Needed: Scaling PostgreSQL for 12 TB Data Growth - New Feature Implementation
Motog Plus
-
many sessions waiting DataFileRead and extend
James Pang
-
Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Mark Frost
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Frédéric Yhuel
-
RE: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Mark Frost
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Matt Long
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Matt Long
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Tom Lane
-
Re: Poor row estimates from planner, stat `most_common_elems` sometimes missing for a text[] column
Frédéric Yhuel
-
ALTER TABLE ADD FOREIGN KEY to partitioned table, is not parallelized
Dimitrios Apostolou
-
Re: Database creation performance drop going from pg 14 to pg 15+
Álvaro Herrera
-
a lot of session wait on lock relation
James Pang
-
inefficient/wrong plan cache mode selection for queries with partitioned tables (postgresql 17)
Maxim Boguk
-
Vacuum Questions
Leo
-
PostgreSQL Choosing Full Index Over Partial Index
Felipe López Montes
-
Constraints elimination during runtime
Weck, Luis
-
session waiting IO while background writer writing data
James Pang
-
many sessions wait on LWlock WALWrite suddenly
James Pang
-
Question on what Duration in the log
Vitale, Anthony, Sony Music
-
Memory Not Released After Batch Completion – Checkpointer/Background Writer Behavior , postgres 15
Motog Plus
-
partition table optimizer join cost misestimation
James Pang
-
Very slow query performance when using CTE
Chris Joysn
-
parallel pg_restore blocks on heavy random read I/O on all children processes
Dimitrios Apostolou
-
PostgreSQL 16 - Detach partition with FK - Error
Adithya Kumaranchath
-
Background writer not active
Motog Plus
-
Bad perf when using DECLARE CURSOR on big table
kimaidou
-
Bulk DML performance
bill.poole