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?)