file oids

From: "Cima" <ruel(dot)cima(at)facinf(dot)uho(dot)edu(dot)cu>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: file oids
Date: 2005-04-15 19:04:01
Message-ID: 006501c541ed$e8d05870$f00110ac@doctorado1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi,

i understand that the oids are descouraged as primary keys becuase of
possible duplication and possble lack of uniqueness. what has me worried now
is that i'm storing files in my database and referencing the oids to these
files in my tables. how do i treat this possible problem?

thanx.

Browse pgsql-novice by date

  From Date Subject
Next Message Andres Ledesma 2005-04-15 19:26:51 Re: oids as primary keys?
Previous Message Michael Fuhr 2005-04-15 16:04:52 Re: oids as primary keys?