Re: Arrays vs separate tables

From: Michał Kłeczek <michal(at)kleczek(dot)org>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Arrays vs separate tables
Date: 2025-10-20 14:50:01
Message-ID: 920897C5-295A-40CA-8AE7-11581ECB169A@kleczek.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On 20 Oct 2025, at 16:26, Rich Shepard <rshepard(at)appl-ecosys(dot)com> wrote:
>
> On Mon, 20 Oct 2025, Michał Kłeczek wrote:
>
>> How do you make sure a phone number is not shared by two (or more)
>> customers?
>
> Michal,
>
> If it's the company's main telephone number then it's shared by all
> employees with phones on their desks. If it's a direct number then it
> connects to only a single phone.
>
> Either way it doesn't matter to me. When the person I call is at their desk
> my call will either be transferred by the receptionist or directly ring their
> phone.
>

Do you have any means to make sure you didn’t enter the same number for two different companies then?


Michal

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2025-10-20 15:06:25 Re: Arrays vs separate tables
Previous Message Rob Sargent 2025-10-20 14:48:10 Re: Arrays vs separate tables