RE: Best Strategy for Large Number of Images

Поиск
Список
Период
Сортировка
От Zahir Lalani
Тема RE: Best Strategy for Large Number of Images
Дата
Msg-id DB9P251MB05464940999593ADDF72A9A4A77A9@DB9P251MB0546.EURP251.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Best Strategy for Large Number of Images  (Estevan Rech <softrech@gmail.com>)
Ответы Re: Best Strategy for Large Number of Images  (Estevan Rech <softrech@gmail.com>)
Список pgsql-general

Confidential

We have a large B2B application used in marketing management – heavily focused on images/video – no binaries ever stored in DB – we have all the metadata in the DB and binaries in scalable folder structure. Serving up images from the DB is not very scalable. I am not sure what you will do with the binary data that it is needed in the DB?

 

Z

 

From: Estevan Rech <softrech@gmail.com>
Sent: 15 December 2021 17:45
To: pgsql-general@lists.postgresql.org
Subject: Best Strategy for Large Number of Images

 

Hi,


I don't currently use PostgreSQL, but I plan to migrate and I have a question about the best way/strategy for storing images. I have about 2 million images with a growth trend of around 1 million images per year. I plan to store in bytea format in an isolated table. Is this recommended? Is there another better way?

 

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

Предыдущее
От: Shubham Mittal
Дата:
Сообщение: PGBouncer logs explanation required
Следующее
От: Michael Mühlbeyer
Дата:
Сообщение: md5 issues Postgres14 on OL7