Re: SET SEQSCAN TO OFF - error

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: SET SEQSCAN TO OFF - error
Date: 2001-04-26 14:40:25
Message-ID: Pine.LNX.4.30.0104261639490.758-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hans-Jürgen Schönig writes:

> I have the command below like it is described in the documentation
> (http://www.archonet.com/pgdocs/force-index.html) but it doens't work.
>
> SET SEQSCAN TO OFF;
> ERROR: 'seqscan' is not a valid option name
>
> Does anybody know why?

Because 'seqscan' is not a valid option name. Maybe you mean
enable_seqscan.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jeff Hoffmann 2001-04-26 14:42:23 Re: SET SEQSCAN TO OFF - error
Previous Message Martín Marqués 2001-04-26 14:21:48 rules