Re: BUG #19357: PostgreSQL generates a custom plan that performs worse than the generic plan for a certain query. - Mailing list pgsql-bugs

From Greg Sabino Mullane
Subject Re: BUG #19357: PostgreSQL generates a custom plan that performs worse than the generic plan for a certain query.
Date
Msg-id CAKAnmmKVs-xCtsoF9Y5hAGavfXSGo2_2T=R19CcYArZ7MC7uKA@mail.gmail.com
Whole thread Raw
In response to BUG #19357: PostgreSQL generates a custom plan that performs worse than the generic plan for a certain query.  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #19357: PostgreSQL generates a custom plan that performsworse than the generic plan for a certain query.
Re: BUG #19357: PostgreSQL generates a custom plan that performs worse than the generic plan for a certain query.
List pgsql-bugs
Please simplify your test query as much as possible and use "text" format in your explain results; those will improve your chances of getting a useful reply. :) 

pgsql-bugs by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: BUG #19350: Short circuit optimization missed when runningsqlscriptes in JDBC
Next
From: Laurenz Albe
Date:
Subject: Re: Possible performance issues: DISTINCT ON + ORDER BY and JIT with aggregation