Re: [SQL] 6.4.x vs. 6.5 oddity

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: pierre(at)desertmoon(dot)com
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] 6.4.x vs. 6.5 oddity
Date: 1999-03-08 19:29:29
Message-ID: 199903081929.OAA07835@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> All,
> I have started playing with 6.5 and duped my DB onto a
> spare box. I grabbed one of the most intensive queries that
> runs under the current system and ran it on 6.5. It took
> FOREVER. I then ran explain on both 6.4 and 6.5 and here is
> the output for both...can anyone explain what the issue is here?
> Or is it just that 6.5 is still in development?
>
> (All tables are vacuumed)

VACUUM ANALYZE?

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 1999-03-08 19:33:50 Re: [SQL] 6.4.x vs. 6.5 oddity
Previous Message pierre 1999-03-08 19:27:57 6.4.x vs. 6.5 oddity