Re: Create and access a dictionary type

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Create and access a dictionary type
Дата
Msg-id 7C960A58-63E0-4D73-9018-DC398718BB5F@gmail.com
обсуждение исходный текст
Ответ на Re: Create and access a dictionary type  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-general



Well, yes - you can always decompose the dict and store it in an EAV, but sometimes it's more convenient to just use "nested" dictionary at the row level. Which is what a JSONB column does.

Edgar Codd is rolling in his grave.


Contributing mightily to the global angular momentum, for sure.
-- 
Angular momentum makes the world go 'round.

В списке pgsql-general по дате отправления:

Предыдущее
От: Ron
Дата:
Сообщение: Re: Create and access a dictionary type
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Can we use sql language to create a function in Postgres?