On 2009-09-09, 纪晓曦 <sheep...@gmail.com> wrote:
> --001636834258521c91047319fd34
> Content-Type: text/plain; charset=ISO-8859-1
>
> Can I save images in the postgres?

yes.

> How to define?

a bytea column it probably a good start

> Does the format matters?

not to postgres.

base64 or hex encoding and storing in a text filed also works.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to