relation "sql_features" does not exist

From: "Elnaz Shafipour" <shafipour(dot)elnaz(at)yamazar(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Cc: <tavakoli(at)yamazar(dot)com>
Subject: relation "sql_features" does not exist
Date: 2004-12-07 07:12:29
Message-ID: 005101c4dc2c$208fc020$5500a8c0@khani
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I want to create database in postgreSQL but I get the following error:
relation "sql_features" does not exist.
As I look for solving this problem I find out that I should
add information_schema to the shema search path.
but I don't kow how!

Elnaz

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Werdin Jens 2004-12-07 07:38:54 Index on geometry and timestamp
Previous Message cheng shan 2004-12-07 06:41:37 Re: Triggers don't activate when dropping table