Re: Postgres-7.0.2 optimization question

From: Marko Kreen <marko(at)l-t(dot)ee>
To: "Igor V(dot) Rafienko" <igorr(at)ifi(dot)uio(dot)no>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres-7.0.2 optimization question
Date: 2000-10-13 15:26:21
Message-ID: 20001013172621.A19410@l-t.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Oct 13, 2000 at 02:05:18PM +0200, Igor V. Rafienko wrote:
> I tried vacuumdb --analyze. It did not help. I tried creating an index on

If I parse right this is excactly VACUUM without ANALYZE
because '--' is SQL comment start ... no?

--
marko

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nico D 2000-10-13 15:30:34 Overidding default values of inherited tables
Previous Message Igor V. Rafienko 2000-10-13 15:25:04 Re: Postgres-7.0.2 optimization question