Re: CREATE SEQUENCE

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Grant <emailgrant123b(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: CREATE SEQUENCE
Date: 2004-08-03 04:38:32
Message-ID: 410F16C8.8090701@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
>
>
>but that doesn't seem to do it. This is the
>Interchange error I get when trying to get the table
>to sequence which may not be relevant here:
>
>//admin/flex_editor DBD::Pg::st execute failed: ERROR:
> Relation "1" does not exist at
>/usr/local/interchange/lib/Vend/Table/DBI.pm line 942.
>
>Does anyone have any tips for me?
>
>
>
Turn on statement logging in the postgresql.conf, restart postgresql and
rerun the error that way you
can get an actual query error which will help us debug it.

Sincerely,

Joshua D. Drake

>- Grant
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Mail Address AutoComplete - You start. We finish.
>http://promotions.yahoo.com/new_mail
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2004-08-03 05:33:35 Re: psql and md5
Previous Message Grant 2004-08-03 04:30:52 CREATE SEQUENCE