Re: Best Strategy for Large Number of Images - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Best Strategy for Large Number of Images
Date
Msg-id 20211215214130.GB4445@momjian.us
Whole thread Raw
In response to Best Strategy for Large Number of Images  (Estevan Rech <softrech@gmail.com>)
Responses Re: Best Strategy for Large Number of Images  (Benedict Holland <benedict.m.holland@gmail.com>)
List pgsql-general
On Wed, Dec 15, 2021 at 02:45:15PM -0300, Estevan Rech wrote:
> 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?

You might want to read this:

    https://momjian.us/main/blogs/pgblog/2020.html#June_19_2020

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Why can't I have a "language sql" anonymous block?
Next
From: Benedict Holland
Date:
Subject: Re: Best Strategy for Large Number of Images