Re: Database schema for "custom fields"

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Database schema for "custom fields"
Дата
Msg-id CAKAnmmKsOc=qoPo8XeR2ayTgRHwn8O747mxtohDc59Bbq4_e8w@mail.gmail.com
обсуждение исходный текст
Ответ на Database schema for "custom fields"  (Matthias Leisi <matthias@leisi.net>)
Список pgsql-general
I'd go with option 2 (jsonb), as it's likely already well supported by your applications, while the other approaches will require a good bit of customization. JSONB can be indexed, so performance should be on par with "traditional" tables.

Cheers,
Greg

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