| От | John R Pierce |
|---|---|
| Тема | Re: Add Metadata to Postgre SQL |
| Дата | |
| Msg-id | 502A1F6C.5020608@hogranch.com обсуждение исходный текст |
| Ответ на | Add Metadata to Postgre SQL (José Pedro Santos <zpsantos1@hotmail.com>) |
| Список | pgsql-general |
On 08/14/12 2:15 AM, José Pedro Santos wrote: > Dear Postgre Community, > > I would like to know if is possible to add metadata to Schemas. I have > shemas with raster layers and I would like to add to them matadata. Is > possbile in Postgre? If not how can I solve this problem? raster layers/images stored as BYTEA data in a table? store your metadata either as extra fields in the same table, or in seperate table(s) that you join. or are you talking about some other sort of metadata? that term is fairly ambiguous, it just means data about data, which can mean almost anything you want it to in practice. -- john r pierce N 37, W 122 santa cruz ca mid-left coast
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера