Re: Indexing on JSONB field not working

Tom Lane <[email protected]> Thu, 26 Dec 2019 10:27:27 -0500
Newsgroups gmane.comp.db.postgresql.bugs
Message-ID <[email protected]>
Zhihong Zhang <[email protected]> writes:
> Just came back from the long break and I couldn’t quite follow the threads. Is this a bug or something I am doing wrong?

We're wondering why the optimizer doesn't derive a better rowcount
estimate, and waiting on you to provide information about what the
relevant pg_stats entries are.

			regards, tom lane