file oids - Mailing list pgsql-novice

From Cima
Subject file oids
Date
Msg-id 009e01c54bae$091dd570$d20210ac@khazaddum
Whole thread Raw
Responses Re: file oids  (Volkan YAZICI <volkan.yazici@gmail.com>)
List 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.


pgsql-novice by date:

Previous
From: "Cima"
Date:
Subject: temp tables
Next
From: Keith Worthington
Date:
Subject: Re: Copy data from table to table