Re: Best Strategy for Large Number of Images

From: Estevan Rech <softrech(at)gmail(dot)com>
To: Rob Sargent <robjsargent(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Best Strategy for Large Number of Images
Date: 2021-12-15 17:56:33
Message-ID: CAJZXSXi=6oXmcWiDdEFAud2g8q1UT8gk+=Ru=y-yMXaEGL+-yQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

350kb

Em qua., 15 de dez. de 2021 às 14:50, Rob Sargent <robjsargent(at)gmail(dot)com>
escreveu:

> On 12/15/21 10:45, 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?
>
> How big are the images on average?
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2021-12-15 17:59:53 Re: Best Strategy for Large Number of Images
Previous Message Rob Sargent 2021-12-15 17:50:13 Re: Best Strategy for Large Number of Images