blobs and the toast project ?

Поиск
Список
Период
Сортировка
От dominique papin
Тема blobs and the toast project ?
Дата
Msg-id 3A110778.AE6F34D4@infodia.fr
обсуждение исходный текст
Ответы Re: blobs and the toast project ?
Список pgsql-general
Hi,

In june, I had to migrate a web site using paradox tables on a winNT to
a Linux box. I had chosen first postgresql 7.0 for its solid-based
features.
But unfortunately, when I started to migrate my tables, a problem raised
: the implementation of blobs in Postgre. My tables stored lots of
blobs (images, big text files, ... ) and I expected PostgreSql to store
this blobs as Paradox does, ie. in a big file where data is compressed.
But as I found out, with Postgre, 2 files are created for one blob
record and as i manipulate large amounts of blobs, it increased
seriously the amount of disk space used and the memory mangement crashed
after a while. Therefore, I turned back to use mysql.

But I kept an eye on the future development. Now I have read the summary
of TOAST project which will be implemented in the future 7.1 release. It
seems to me that it could fix my problem with blobs in postgresql,  am i
right ?

If so, it would be nice and i could then migrate again to PostgreSql.


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL
Следующее
От: Don Baccus
Дата:
Сообщение: Re: [HACKERS] RE: PHPBuilder article -- Postgres vs MySQL