Re: uploading files

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: uploading files
Дата
Msg-id 87islhqxjb.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Point-in-time data recovery - v.7.4  (Rafael Martinez Guerrero <r.m.guerrero@usit.uio.no>)
Список pgsql-general
"Rick Gigger" <rick@alpinenetworking.com> writes:

> I will search the archives but does anyone know off the top of their head
> which performs better?

It really depends on what you are trying to do.  If you are always
fetching the entire file from the database, 'bytea' *might* have a
little less overhead, but it's not clearcut.

Both of them will be ultimately limited by how fast you can get data
off the disk and and pump it through your client connection.

-Doug

В списке pgsql-general по дате отправления:

Предыдущее
От: "Rick Gigger"
Дата:
Сообщение: Re: uploading files
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: uploading files