Messages by Thread
-
-
How to prioritise walsender reading from pg_wal over WAL writes?
Alexey Bashtanov
-
Low cost query - running longer
Koteswara Rao Daliparthi
-
Adding nextval() to a select caused hang/very slow execution
Eric Raskin
-
Partition pruning with joins
Ehrenreich, Sigrid
-
query plan using partial index expects a much larger number of rows than is possible
Olivier Poquet
-
Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Ehrenreich, Sigrid
-
Re: Postgres Optimizer ignores information about foreign key relationship, severely misestimating number of returned rows in join
Justin Pryzby
-
Re: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
David Rowley
-
Re: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Tom Lane
-
RE: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Ehrenreich, Sigrid
-
Re: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Tom Lane
-
RE: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Ehrenreich, Sigrid
-
Re: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Magnus Hagander
-
RE: Postgres Optimizer ignores information about foreign key relationship, severly misestimating number of returned rows in join
Ehrenreich, Sigrid
-
Understanding bad estimate (related to FKs?)
Philip Semanchuk
-
Profiling tool for postgresql queries
Debajyoti Datta
-
Query performance
Nagaraj Raj
-
Query Performance / Planner estimate off
Mats Julian Olsen
-
CPU Consuming query. Sequential scan despite indexing.
aditya desai
-
Poor Performance running Django unit tests after upgrading from 10.6
Roger Hunwicks
-
Slow Query
Parth Shah
-
Indexing an XMLTABLE query?
Kanninen Anssi EXT
-
Too many waits on extension of relation
avinash varma
-
SSL connection getting rejected on AWS RDS
aditya desai
-
Is it possible to specify minimum number of rows planner should consider?
Timothy Garnett
-
How to encrypt database password in pgpass or unix file to run batch jobs through shell script
aditya desai
-
Performance issue when we use policies for Row Level Security along with functions
Gopisetty, Ramesh
-
Single column vs composite partial index
Nagaraj Raj
-
autoanalyze creates bad plan, manual analyze fixes it?
Robert Treat
-
Performance Issue (Not using Index when joining two tables).
Gopisetty, Ramesh
-
AWS RDS PostgreSQL CPU Spiking to 100%
aditya desai
-
Query Performance in bundled requests
Dirk Krautschick
-
Query performance issue
Nagaraj Raj
-
sizing / capacity planning tipps related to expected request or transactions per second
Dirk Krautschick
-
CPU hogged by concurrent SELECT..FOR UPDATE SKIP LOCKED
Jim Jarvie