Re: Strange SERIAL / Sequence error - Mailing list pgsql-general

From Tom Lane
Subject Re: Strange SERIAL / Sequence error
Date
Msg-id 17095.988841428@sss.pgh.pa.us
Whole thread Raw
In response to Strange SERIAL / Sequence error  ("Christian Marschalek" <cm@chello.at>)
List pgsql-general
"Christian Marschalek" <cm@chello.at> writes:
> (NEXTVAL('""tab_asdf_seq""'::text), 'asdf')

> ERROR: Relation '"tab_asdf_seq"' does not exist

Don't double those double quotes (you don't really need 'em at all,
but in any case not more than one...)

            regards, tom lane

pgsql-general by date:

Previous
From: Andy Koch
Date:
Subject: Re: DROP TABLE wildcard
Next
From: Joel Burton
Date:
Subject: Re: Tuple Max Size on 7.1