Search Postgresql Archives

Re: Bug in postgres 9.6.2?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



greigwise <greigwise@xxxxxxxxxxx> writes:
> I do still have the 9.6.2 instance.
> Here is the explain analyze results from the 9.6.2 instance:

Oh ... you have parallel query enabled, eh?  In that case I'm less
surprised, there were multiple parallel-query fixes since 9.6.2.
Although those still don't look like they would result in actually
wrong query answers.  I wouldn't be surprised if whatever you're
seeing is still there, and you're just escaping it by luck in 9.6.3.

If you run the query multiple times on 9.6.2, exactly where do the
"actual" row counts change?  Can you extract a test case you wouldn't
mind publishing?

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux