Re: How to store text files in the postgresql?

From: Andy Colson <andy(at)squeakycode(dot)net>
To: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
Subject: Re: How to store text files in the postgresql?
Date: 2009-06-12 14:15:02
Message-ID: 4A3262E6.6000702@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Ribe wrote:
> If I had an admin roaming through my document server deleting document files
> out from under my database, that's a problem I would solve very
> quickly--with a completely non-technical "solution".
>
> After all, what's to prevent such a person from deleting pgsql data files???
>

Yea, true. I don't actually have a rogue admin cleaning up too much.
My point was its "less accessible" and "feels safer" when the photos are
in the database.

-Andy

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-06-12 14:57:56 Re: [HACKERS] PostgreSQL installation
Previous Message Greg Stark 2009-06-12 14:07:12 Re: How to store text files in the postgresql?