Space occupied by an image in a byte field?

Поиск
Список
Период
Сортировка
От Carlos
Тема Space occupied by an image in a byte field?
Дата
Msg-id E148BE531B8AD311922E005004D3EEA1021C7932@xchserver.pbsinet.com
обсуждение исходный текст
Список pgsql-general

Hi Forum,

How much hard disk space does a stored image files take?  We are trying to anticipate the amount of hard disk space that an image file would take assuming that the image would be stored into a bytea.  The size of the uncompressed images are between 40KB and 250KB in size.

What are the files in the base, global, pg_clog, and pg_xclog?  I may be able to calculate the amount of disk space that the images would take by looking at the size of these files in a test database.

Thanks in advance for your response.

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: [ADMIN] a problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How do I find what views depend on a particular table?