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

From Ron
Subject Re: Packed raster data in postgresql?
Date
Msg-id dc6cac8a-4c81-1626-1dca-7aa22d646c60@gmail.com
Whole thread Raw
In response to Packed raster data in postgresql?  ("Elstermann, Mike" <Mike.Elstermann@itc-halle.de>)
Responses Re: Packed raster data in postgresql?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On 5/16/23 10:03, Elstermann, Mike wrote:
@font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri",sans-serif; mso-fareast-language:EN-US;}a:link, span.MsoHyperlink {mso-style-priority:99; color:#0563C1; text-decoration:underline;}a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:#954F72; text-decoration:underline;}span.E-MailFormatvorlage17 {mso-style-type:personal-compose; font-family:"Calibri",sans-serif; color:windowtext;}.MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif; mso-fareast-language:EN-US;}div.WordSection1 {page:WordSection1;}

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".

--
Born in Arizona, moved to Babylonia.

pgsql-general by date:

Previous
From: Fabrice Chapuis
Date:
Subject: Re:
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: How can I change replication slot's restart_lsn from SQL?