Limit with serial - Mailing list pgsql-novice

From Eduardo Vázquez Rodríguez
Subject Limit with serial
Date
Msg-id 59B41C14544D314889E6FA384A307A921C911B@osiris.insys-corp.com.mx
Whole thread Raw
Responses Re: Limit with serial  (Lynna Landstreet <lynna@gallery44.org>)
List pgsql-novice

Hi I create a field this way
id_log serial NOT NULL

But my records will increment aproximately 500, 000 everyday

What is the maximum number of serial permits?

The type of my serial is int4.

Thanks in advanced

pgsql-novice by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Speed of the stored procedures?
Next
From: Lynna Landstreet
Date:
Subject: Re: Limit with serial