Re: Handling of images via Postgressql
От | Bob Lunney |
---|---|
Тема | Re: Handling of images via Postgressql |
Дата | |
Msg-id | 333114.22026.qm@web39702.mail.mud.yahoo.com обсуждение исходный текст |
Ответ на | Handling of images via Postgressql (Suresh Borse <s.borse@direction.biz>) |
Список | pgsql-admin |
Suresh, The real question is: does manipulation of the images have to be transactional? If so, store them in the database. If not, store the images in the file system and put the file name in the database, thereby avoiding unecessary WAL overhead. Bob Lunney --- On Wed, 4/7/10, Suresh Borse <s.borse@direction.biz> wrote:
|
В списке pgsql-admin по дате отправления: