Thread: Connecting a sequence with table column

Connecting a sequence with table column

From
RPK
Date:
I am using PGSQL 8.2.3 on Windows XP and pgAdmin 1.6.3. While adding columns
to a table from pgAdmin front-end, an option appears "sequence" with a
drop-down box on the column creation window, but it remains disabled. I have
already created a sequence but want to connect that sequence with this
column. How can I do this? Why this disabled drop-down box not enabling?
--
View this message in context: http://www.nabble.com/Connecting-a-sequence-with-table-column-tf3502025.html#a9780334
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


Re: Connecting a sequence with table column

From
Chris
Date:
RPK wrote:
> I am using PGSQL 8.2.3 on Windows XP and pgAdmin 1.6.3. While adding columns
> to a table from pgAdmin front-end, an option appears "sequence" with a
> drop-down box on the column creation window, but it remains disabled. I have
> already created a sequence but want to connect that sequence with this
> column. How can I do this? Why this disabled drop-down box not enabling?

The pg-admin guys would be able to answer this best:

http://www.pgadmin.org/support/

(While some are on the general postgres lists, most wouldn't be).

--
Postgresql & php tutorials
http://www.designmagick.com/