Re: [GENERAL] Re: can't seem to use index

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: admin <admin(at)wtbwts(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Re: can't seem to use index
Date: 2000-01-11 12:27:12
Message-ID: 20000111122712.C7663@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I then tried changing the btree index to a hash talbe and went through the
> same procedure of vacumming and restarting a psql session. Yet again, the
> index wasn't being used.

But did you try vacuum analyze or just vacuum?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message admin 2000-01-11 13:16:35 Re: [GENERAL] Memory leak in FreeBSD?
Previous Message admin 2000-01-11 11:58:21 Re: [GENERAL] Re: can't seem to use index