Re: downloading files- more details

From: William Yu <wyu(at)talisys(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: downloading files- more details
Date: 2005-05-09 17:33:24
Message-ID: d5o6t3$1p8n$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

If it was me, I'd use serial unique to arbitrarily assign IDs to blobs.

Cima wrote:
> hi,
> i sent a mail asking about downloading files. the files i stored in my
> database are stored as blobs, just in case.
>
> now i had also asked on another ocasion, if the oids arent as reliable
> as i had thought, then what should i use as an alternative to the oids
> for my files? bear i mind that i would like to store my files as blobs.
> also, how efficient is it to try and store files as blobs and is it
> recommended?

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Cima 2005-05-09 18:40:29 downloading files- more details
Previous Message Celia McInnis 2005-05-07 00:39:26 convert from epoch to timestamp