Re: Packed raster data in postgresql? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Packed raster data in postgresql?
Date
Msg-id CAFj8pRDjE0mdL6_b86ZDawHtNeRPQLciWos3m3PGJueJ5COSjQ@mail.gmail.com
Whole thread Raw
In response to Re: Packed raster data in postgresql?  (Ron <ronljohnsonjr@gmail.com>)
List pgsql-general
Hi

út 16. 5. 2023 v 19:09 odesílatel Ron <ronljohnsonjr@gmail.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.

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: How can I change replication slot's restart_lsn from SQL?
Next
From: Kirk Wolak
Date:
Subject: Re: "PANIC: could not open critical system index 2662" - twice