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-28 04:51:59
Message-ID: 009e01c54bae$091dd570$d20210ac@khazaddum
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.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Volkan YAZICI 2005-04-28 10:52:29 Re: file oids
Previous Message Cima 2005-04-28 04:45:05 temp tables