Binary retrieval - *Best practice* recommendations...

Поиск
Список
Период
Сортировка
От beyaNet Consultancy
Тема Binary retrieval - *Best practice* recommendations...
Дата
Msg-id A5260E9A-63B8-11D8-9F4F-0003938366A4@ntlworld.com
обсуждение исходный текст
Список pgsql-sql
Hi,
I have a table in postgreSQL, ver. 7.4.1, which serves up image
data(JPEG) to users browsers. In various posts I have read there has
been a favour towards storing image data as bytea (byte[]) instead of
storing the filesystem  location of the image, or whatever binary data
is, in the database. I have decided to store my images on the database
and wanted to know what *best practice* performance tweaks you suggest
I make to postgreSQL in terms of minimising the time it takes to serve
binary data to users?

many thanks in advance


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

Предыдущее
От: "Sumita Biswas"
Дата:
Сообщение: Re: Function
Следующее
От: "Sumita Biswas"
Дата:
Сообщение: Re: Function