ERROR: relation "managers" does not exist

From: Mark Edward Smith <mark(at)markedwardrisk(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: ERROR: relation "managers" does not exist
Date: 2004-12-30 23:31:34
Message-ID: 20041230233134.80710.qmail@web202.biz.mail.re2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

While trying to INSERT INTO managers table I get the
following message:

ERROR: relation "managers" does not exist

What is this? And how do I make it go away?

Thanks for you help.

Mark

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2004-12-31 04:06:36 Re: ERROR: relation "managers" does not exist
Previous Message sloftus 2004-12-30 13:49:29 adding a new data to existing psql table from comma del file