Column with recycled sequence value - Mailing list pgsql-sql

From KÖPFERL Robert
Subject Column with recycled sequence value
Date
Msg-id ED4E30DD9C43D5118DFB00508BBBA76EB1654B@neptun.sonorys.at
Whole thread Raw
Responses Re: Column with recycled sequence value
Re: Column with recycled sequence value
Re: Column with recycled sequence value
List pgsql-sql
Hi,

suppose I have a let's say heavy used table. There's a column containing
UNIQUE in4
values. The data type musn't exceed 32-Bit. Since however the table is heavy
used 2^32 will be reached soon and then? There are far less than 4G-records
saved thus these values may be reused. How can this be accomplished?

I already defined a sequence but then?


I appreciate your help. 



pgsql-sql by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Syntax error while altering col-type
Next
From: Bruno Wolff III
Date:
Subject: Re: Column with recycled sequence value