Re: query results different after vacuum analyze? 7.4.0 - Mailing list pgsql-general

From Tom Lane
Subject Re: query results different after vacuum analyze? 7.4.0
Date
Msg-id 14781.1085722511@sss.pgh.pa.us
Whole thread Raw
In response to query results different after vacuum analyze? 7.4.0  (Klint Gore <kg@kgb.une.edu.au>)
List pgsql-general
Klint Gore <kg@kgb.une.edu.au> writes:
> There are 55k rows in t1 (103 fields) and 10k in t2 (4 fields, 4 is text).
> before vacuum analyze the query gave 10k rows like it was doing an inner
> join.  after vacuum analyze gave the full 55k.

Sounds like a bug ...

> 7.4.0, rh linux 7.2, p4 (non ht) cpu.

You are of course aware that there are a lot of known bugs in 7.4.0?
Please try it on 7.4.2.

If you can still make it happen on 7.4.2 then I'd be interested in a
test case...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Naive schema questions
Next
From: "Ben-Nes Michael"
Date:
Subject: Re: Database Size Limiting