Re: serial column - Mailing list pgsql-general

From Ragnar
Subject Re: serial column
Date
Msg-id 1159135841.8040.86.camel@localhost.localdomain
Whole thread Raw
In response to Re: serial column  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
On sun, 2006-09-24 at 14:29 -0700, Bob Pawley wrote:
> Choice a.
>
> I am using the numbers to identify devices.
>
> If a device is deleted or replaced with another type of device I want the
> numbering to still be sequential.

have you tried to implement ths using
triggers?

gnari



pgsql-general by date:

Previous
From: Bob Pawley
Date:
Subject: Re: serial column
Next
From: Gevik Babakhani
Date:
Subject: Re: serial column