Re: pgadminIII bug

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "George T(dot) Gibson" <gtgibson(at)jbstamping(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgadminIII bug
Date: 2003-07-12 18:52:58
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B2B3@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: George T. Gibson [mailto:gtgibson(at)jbstamping(dot)com]
> Sent: 10 July 2003 20:33
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] pgadminIII bug
>
>
> 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

Thanks George, fixed in CVS.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2003-07-12 19:00:28 Re: Error Message
Previous Message Dave Page 2003-07-12 12:41:58 Re: Error Message