| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Ron <ronljohnsonjr(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Packed raster data in postgresql? |
| Date: | 2023-05-16 17:44:35 |
| Message-ID: | CAFj8pRDjE0mdL6_b86ZDawHtNeRPQLciWos3m3PGJueJ5COSjQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi
út 16. 5. 2023 v 19:09 odesílatel Ron <ronljohnsonjr(at)gmail(dot)com> napsal:
> On 5/16/23 10:03, Elstermann, Mike wrote:
>
> Hello all,
>
>
>
> is it possible to store also packed raster data (e.g. jpg, lzw tiff, ...)
> in PostgreSQL?
>
>
> You can store any binary data you want in columns of type "bytea".
>
or you can use some specialized extensions - there is some support in
PostGIS or in https://en.wikipedia.org/wiki/Rasdaman
Regards
Pavel
>
> --
> Born in Arizona, moved to Babylonia.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kirk Wolak | 2023-05-16 19:54:02 | Re: "PANIC: could not open critical system index 2662" - twice |
| Previous Message | hubert depesz lubaczewski | 2023-05-16 17:35:20 | Re: How can I change replication slot's restart_lsn from SQL? |