From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Kayono <itchywombat(at)yahoo(dot)com(dot)au> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: cannot drop/create sequence |
Date: | 2002-09-16 19:29:36 |
Message-ID: | 1032204576.24828.133.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
can you do a \ds from psql and see if the sequence is listed in that
output?
Robert Treat
On Sun, 2002-09-15 at 12:16, Kayono wrote:
> Hello
> I'm a beginner of php/postgresql.
> I have been checking how nextval works
> and repeated to create/drop sequence,
> then suddenly it refused to accept commands
> saying "The sequence exist" for creation, and
> "The sequence doesn't exist" for deletion.
> My collegue complaint that he could not backup db
> because of the sequence ghost I created so he
> has to remake all.
> Is anyone know how to deal with this(preferably
> the expression for dummy because I am a
> beginner even in the programming work
> and not an English speaker as you already notice).
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2002-09-16 19:33:29 | Re: Physical sites handling large data |
Previous Message | Alex Rice | 2002-09-16 19:21:41 | find overlapping address ranges |