Re: Arrays vs separate tables

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Arrays vs separate tables
Date: 2025-10-19 21:44:19
Message-ID: 7f57274c-2566-497a-c232-9664dd5ca638@appl-ecosys.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 19 Oct 2025, Adrian Klaver wrote:

> For direct_phone and email entries that have more then one value, how do you
> know what the values are pointing at e.g home vs office vs second office
> location, etc?

Adrian,

At this point I don't know. If there's no answer on one number I try
another. If there were separate tables the three colums would be in interger
PK, a description, and the number/address.

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2025-10-19 21:49:01 Re: Arrays vs separate tables
Previous Message Ray O'Donnell 2025-10-19 20:53:10 Re: Arrays vs separate tables