Re: Arrays vs separate tables

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Arrays vs separate tables
Дата
Msg-id 95de5a9b-4dd8-2f7-6e12-98c3d72c52@appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Arrays vs separate tables  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
Ответы Re: Arrays vs separate tables
Список pgsql-general
On Mon, 20 Oct 2025, Peter J. Holzer wrote:

> * Simplicity: If a set of values is always fetched together and updated
>  together, you might as well treat it as a unit and not split it over
>  multiple tables

> The second may be relevant for you. If you always display and edit the
> phone numbers of a contact together and your frontend makes it easier to
> edit an array than a subset of rows from a table, you might just stuff
> them into a table and ignore "purity".

Peter,

Thank you. That's my use case.

Regards,

Rich



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