Re: best solution for BLOB storage across networks? - Mailing list pgsql-general

From Doug McNaught
Subject Re: best solution for BLOB storage across networks?
Date
Msg-id m3pu5eej5v.fsf@belphigor.mcnaught.org
Whole thread Raw
In response to best solution for BLOB storage across networks?  (Terrence Brannon <metaperl@mac.com>)
List pgsql-general
Terrence Brannon <metaperl@mac.com> writes:

> I was reading the Momjian section on Large Objects (BLOBS) and was wondering
> what I might do if I am on one machine and my Postgresql database is on
> another machine and I want to store BLOBS in my database.

You can do all BLOB operations over the network.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

pgsql-general by date:

Previous
From: Terrence Brannon
Date:
Subject: best solution for BLOB storage across networks?
Next
From: Darren Ferguson
Date:
Subject: Re: Perl DBI, PostgreSQL performance question