Re: best solution for BLOB storage across networks?

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: best solution for BLOB storage across networks?
Дата
Msg-id m3pu5eej5v.fsf@belphigor.mcnaught.org
обсуждение исходный текст
Ответ на best solution for BLOB storage across networks?  (Terrence Brannon <metaperl@mac.com>)
Список 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 по дате отправления:

Предыдущее
От: Terrence Brannon
Дата:
Сообщение: best solution for BLOB storage across networks?
Следующее
От: Darren Ferguson
Дата:
Сообщение: Re: Perl DBI, PostgreSQL performance question