Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vAqY1-006WzM-EX for pgsql-general@arkaria.postgresql.org; Mon, 20 Oct 2025 14:07:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1vAqY0-000fRf-CT for pgsql-general@arkaria.postgresql.org; Mon, 20 Oct 2025 14:07:39 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vAqY0-000fRW-1B for pgsql-general@lists.postgresql.org; Mon, 20 Oct 2025 14:07:39 +0000 Received: from mail.appl-ecosys.com ([50.126.108.78]) by makus.postgresql.org with smtp (Exim 4.96) (envelope-from ) id 1vAqXx-002ne4-19 for pgsql-general@lists.postgresql.org; Mon, 20 Oct 2025 14:07:38 +0000 Received: from salmo.appl-ecosys.com (salmo.appl-ecosys.com [192.168.55.1]) by mail.appl-ecosys.com (Postfix) with ESMTP id 4868C2A14D6 for ; Mon, 20 Oct 2025 07:07:36 -0700 (PDT) Date: Mon, 20 Oct 2025 07:07:36 -0700 (PDT) From: Rich Shepard To: pgsql-general@lists.postgresql.org Subject: Re: Arrays vs separate tables In-Reply-To: Message-ID: <712b8b5c-15d2-e284-a0c0-6263415250c3@appl-ecosys.com> References: <162e5330-861c-ecc7-45c1-aaa1aff26c88@appl-ecosys.com> <95de5a9b-4dd8-2f7-6e12-98c3d72c52@appl-ecosys.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, 20 Oct 2025, Micha=B3 K=B3eczek wrote: > There is also another concern - do you want to make sure phone numbers = are > not shared? Michal, Shared with whom? I run a solo professional services consultancy so there= 's only me here the database. Rich