Re: Packed raster data in postgresql?

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Packed raster data in postgresql?
Дата
Msg-id dc6cac8a-4c81-1626-1dca-7aa22d646c60@gmail.com
обсуждение исходный текст
Ответ на Packed raster data in postgresql?  ("Elstermann, Mike" <Mike.Elstermann@itc-halle.de>)
Ответы Re: Packed raster data in postgresql?
Список 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 по дате отправления:

Предыдущее
От: Fabrice Chapuis
Дата:
Сообщение: Re:
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: How can I change replication slot's restart_lsn from SQL?