relations does not exist

Поиск
Список
Период
Сортировка
От ctorres
Тема relations does not exist
Дата
Msg-id 13240608.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: relations does not exist
Re: relations does not exist
Список pgsql-general
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.

I have searched for answers without any luck.
Anyone know what might be going on and how to fix it?

Thanks in advance, Case

--
View this message in context: http://www.nabble.com/relations-does-not-exist-tf4636218.html#a13240608
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: Jeff Lanzarotta
Дата:
Сообщение: Re: Group By question
Следующее
От: Rob Shepherd
Дата:
Сообщение: Re: variable in COPY TO variable