Re: Problematic Index Scan

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Tourtounis Sotiris <tourtoun(at)csd(dot)uoc(dot)gr>
Cc: <pgsql-general(at)postgresql(dot)org>, Basilhs Christofides <christop(at)ics(dot)forth(dot)gr>
Subject: Re: Problematic Index Scan
Date: 2002-07-25 15:52:50
Message-ID: 20020725085136.Q48685-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Thu, 25 Jul 2002, Tourtounis Sotiris wrote:

> I have a table with 3 attributes(int8, int8, int respectively) and I load
> to it a batch file of 150000 tuples, which each of them contains a series
> of java long, long and integer parameters respectively too. The first

Are you running vacuum analyze after doing the load (and if you're doing
any significant update/insert/delete occasionally thereafter?)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-07-25 15:55:40 Re: select distinct error ?
Previous Message Tourtounis Sotiris 2002-07-25 15:42:28 B-trees (Indexes) storage space