SET SEQSCAN TO OFF - error

From: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
To: pgsql-sql(at)postgresql(dot)org
Subject: SET SEQSCAN TO OFF - error
Date: 2001-04-23 21:02:56
Message-ID: 3AE49880.6D5813D@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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?

Hans

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joe Conway 2001-04-23 23:11:53 Re: Problems handling errors in PL/pgSQL
Previous Message Josh Berkus 2001-04-23 19:48:57 Problems handling errors in PL/pgSQL