Thread: identity keyword

identity keyword

From
Charles-Edouard Ruault
Date:
Hi all,

i'm almost new to sql & postgresql and i have to move an existing db to
postgresql. Unforunately, the existing db uses the IDENTITY attrbibute
on one of it's colums.
Is there a way to have this feature in Postgresql ( i'm running postgres
6.3.2 ).
Thanks a lot.