Store base64 in database. Use bytea or text? - Mailing list pgsql-general

From Andre Lopes
Subject Store base64 in database. Use bytea or text?
Date
Msg-id AANLkTinNdpVjVNeAR2qbc1hNKoROzr9Ap3VpTmet8LXp@mail.gmail.com
Whole thread Raw
Responses Re: Store base64 in database. Use bytea or text?
Re: Store base64 in database. Use bytea or text?
Re: Store base64 in database. Use bytea or text?
List pgsql-general
Hi,

I need to put some images on Base64 in a PostgreSQL database. Wich
type should I use and what is the difference between using bytea or
text to store Base64?

Best Regards,

pgsql-general by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: Postgresql as a dictionary coder backend?
Next
From: Bill Moran
Date:
Subject: Re: Store base64 in database. Use bytea or text?