On 2023-12-06 09:43:27 -0500, Ron Johnson wrote:
> On Wed, Dec 6, 2023 at 9:39 AM Priyadharshini Vellaisamy
> > wrote:
> Please let m know can we store PDF files in PostgreDB ?
>
>
> You can store anything up to 1GB in Postgresql using data type bytea.
>
>
> If so, can we retrieve it
On Wed, Dec 6, 2023 at 9:39 AM Priyadharshini Vellaisamy <
priya.cs...@gmail.com> wrote:
> Hi Team,
>
> Please let m know can we store PDF files in PostgreDB ?
>
You can store *anything* up to 1GB in Postgresql using data type bytea.
> If so, can we retrieve it effectively?
>
Effectively?
(We