pgadminIII bug - Mailing list pgadmin-support

From George T. Gibson
Subject pgadminIII bug
Date
Msg-id 3F0DBF6F.3070309@jbstamping.com
Whole thread Raw
List pgadmin-support
When trying to alter a sequence value, the below SQL is issued...

SELECT setval(public.part_part_id_key, 3479);

Then I get...

ERROR:  Relation "public" does not exist

When I try with pgAdminII it works fine and it seems that the only thing 
that is different is that public.part_part_id_key is in single quotes in 
the log window for pgAdminII.

George
-- 
J.B. Stamping, Inc.
George Gibson
7413 Associate Ave.
Cleveland, OH 44144
216.631.0013  216.631.1327 fax
gtgibson@jbstamping.com



pgadmin-support by date:

Previous
From: "Donald Fraser"
Date:
Subject: Re: [ADMIN] Overloading functions that are used by operators.
Next
From: "Dave Page"
Date:
Subject: Re: [ADMIN] Overloading functions that are used by operators.