Re: Bug #731: Same SQL produces different results before and after VACUUM FULL - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #731: Same SQL produces different results before and after VACUUM FULL
Date
Msg-id 15176.1028727968@sss.pgh.pa.us
Whole thread Raw
In response to Bug #731: Same SQL produces different results before and after VACUUM FULL  (pgsql-bugs@postgresql.org)
Responses Re: Bug #731: Same SQL produces different results before and after VACUUM FULL  ("Henry Mak" <henry@ssc-ltd.com>)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Same SQL produces different results before and after VACUUM FULL

What Postgres version is this?

What does EXPLAIN show for the query plan in each state?

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #732: LIMIT clause bugs with insert...select
Next
From: Tom Lane
Date:
Subject: Re: Bug #732: LIMIT clause bugs with insert...select