Re: Best Strategy for Large Number of Images

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Best Strategy for Large Number of Images
Дата
Msg-id CAKFQuwaJg+P32BYdZMtNFPhhGQxZc-_34RxW0YpZF4+sWDEtvw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: 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
On Wednesday, December 15, 2021, Estevan Rech <softrech@gmail.com> wrote:
But PostgreSQL can handle it? Does it have good search performance? and is memory usage feasible?

Images of that size won’t be stored on the main table so performance when not asking for image data should be normal.  Memory is one of those usage patterns and hardware “it depends” things.  Probably it will be OK.

Personally, it is easier, and less complex, than the alternative.  Do it and migrate later if issues arise.

David J.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Best Strategy for Large Number of Images
Следующее
От: Estevan Rech
Дата:
Сообщение: Re: Best Strategy for Large Number of Images