Re: relations does not exist - Mailing list pgsql-general

From Alan Hodgson
Subject Re: relations does not exist
Date
Msg-id 200710181319.32523@hal.medialogik.com
Whole thread Raw
In response to relations does not exist  (ctorres <ctorres@quantumcomposers.com>)
List pgsql-general
On Tuesday 16 October 2007, ctorres <ctorres@quantumcomposers.com> wrote:
> Hi,
>
> I doing a simple insert into a table re Perl/DBI
> "INSERT INTO party (party_id, party_type_id, description, status_id)
>                  VALUES ($partyId, 'PERSON', 'Initial Import','PARTY_ENABLED')
>
> and I'm getting a
> "ERROR: relations "party" does not exist"
> I get the same error message in pgadmin.
>
> The table "party" certainly exists.

Are you really connecting to the database you think you are?

--
Peak Oil is now accepted as inevitable, and the debate only becomes as
to when - James Schlesinger, former US Secretary of Energy


pgsql-general by date:

Previous
From: "Dietmar Maurer"
Date:
Subject: autovacuum and locks
Next
From: Ralph Smith
Date:
Subject: pg_dumpall's subseq IMPORT ERRORS