Re: inherited, unique serial field...

Chris Travers <chris@travelamericas.com>

From: Chris Travers <chris@travelamericas.com>
To: will trillich <will@serensoft.com>
Cc: pgsql-general@postgresql.org
Date: 2003-02-07T16:50:38Z
Lists: pgsql-general
will trillich wrote:

>is it bad news to have id collisions when you use an inherited
>serial field?
>  
>
I am still having trouble determining what is going on in your example 
(where does the 4 come from?) but I can see where you might see some 
problems if you were trying to preserve referential integrity to the 
parent table.

Yes, I would avoid this problem.

Best Wishes,
Chris