identity columns ? - Mailing list pgsql-novice

From Chris
Subject identity columns ?
Date
Msg-id 003701c1dc1f$14b44560$6f0aa8c0@cact23
Whole thread Raw
Responses Re: identity columns ?  (Harald Lux <info@lux.de>)
Re: identity columns ?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-novice
Hello,

Two questions -

1. M$ SQL Server has an identity column which generates a sequential number
for you, we use this often for unique primary keys. Does postgres support
anything like  this ?


2. We're using pg-admin to work with postgres. It doesn't seem possible to
modify tables in pg-admin once you've created them, you have to delete and
add. Is there another pg client that supports modifying tables ?

Tia,
Chris


pgsql-novice by date:

Previous
From: "cristi"
Date:
Subject: Date
Next
From: Harald Lux
Date:
Subject: Re: identity columns ?