Re: relations does not exist

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: relations does not exist
Дата
Msg-id 200710181319.32523@hal.medialogik.com
обсуждение исходный текст
Ответ на relations does not exist  (ctorres <ctorres@quantumcomposers.com>)
Список 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 по дате отправления:

Предыдущее
От: "Dietmar Maurer"
Дата:
Сообщение: autovacuum and locks
Следующее
От: Ralph Smith
Дата:
Сообщение: pg_dumpall's subseq IMPORT ERRORS