How to store fixed size images? - Mailing list pgsql-general

From sunpeng
Subject How to store fixed size images?
Date
Msg-id CAOYKhLoy=VNitD35Gb0AuLNXpRVV8wSa7uPZ40Cz3CRmuKWFDg@mail.gmail.com
Whole thread Raw
Responses Re: How to store fixed size images?
Re: How to store fixed size images?
Re: How to store fixed size images?
List pgsql-general
We have many small size(most fixed size) images, how to store them? There are two options:
1. Store images in folders, managed by os file system, only store path in postgresql
2. Store image as bytea in postgresql
How do you usually store images?
Thanks!

peng

pgsql-general by date:

Previous
From: "Severn, Chris"
Date:
Subject:
Next
From: Michael Paquier
Date:
Subject: Re: Creating Table Copy