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 1rIG64-007NQ1-1B for pgsql-www@arkaria.postgresql.org; Tue, 26 Dec 2023 22:40:24 +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 1rIG62-00GUhZ-Fj for pgsql-www@arkaria.postgresql.org; Tue, 26 Dec 2023 22:40:22 +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 1rIG62-00GUdx-8J for pgsql-www@lists.postgresql.org; Tue, 26 Dec 2023 22:40:22 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rIG5v-00CLfX-3u for pgsql-www@lists.postgresql.org; Tue, 26 Dec 2023 22:40:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2023062407; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=YxSb/GFCP0I5NU7aXWHrD4EDANHpsu3gpet5Ty0j9p8=; b=lHRx5 +C8SvWkxOhIe0OyG9VlKPP8AEYDGJNnMiIJX0lfXBFntZBTXWLud3hjXQdcrexnAX4zsbnP2MR/Hx li+73gZdDu40kHLwTX00sV8EtrrHYNfq8JJjyHOp83jdFKcxhAKFNdJzm0IrQfg3dUvirFxq5Anqh RSRj6JWgQr/xTPRiZmv0jtktycnkig82GO3VcaPULJKnH3av7ondB6KCKQlD6MMAa2/Xal6dXxYe5 tfcnnEBXGDM7srPSn4Q7OnqR75ejErHCvDYwSP2RLaY+vyTMSRSKrvHfHwbCs2KjGwdCxCjPZwMxh KXQ22fvptFNIobgK57b8Ng1h7UJOQ==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1rIG5r-0001hi-0Y; Tue, 26 Dec 2023 17:40:11 -0500 Date: Tue, 26 Dec 2023 17:40:11 -0500 From: Bruce Momjian To: Vik Fearing Cc: Tom Lane , "Karl O. Pinc" , pgsql-www@lists.postgresql.org Subject: Re: Describing Postgres as "object-relational" on the home page Message-ID: References: <20231226131047.493259f8@slate.karlpinc.com> <2321548.1703625666@sss.pgh.pa.us> <286d0148-0fd0-49ff-ae85-d0628674f63f@postgresfriends.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <286d0148-0fd0-49ff-ae85-d0628674f63f@postgresfriends.org> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Dec 26, 2023 at 10:49:16PM +0100, Vik Fearing wrote: > On 12/26/23 22:21, Tom Lane wrote: > > Bruce Momjian writes: > > > On Tue, Dec 26, 2023 at 01:10:47PM -0600, Karl O. Pinc wrote: > > > > It may be better to just say "relational". > > > > > I guess if I had to name this with no precedence, I would call it > > > relational/extendable, but that seems even worse that what we have. > > > > Call it an "extensible relational database"? I agree that the > > "object" part is out of date and no longer much of a focal point. > > Especially considering we hardly implement any of the object features at > all. We have table inheritance, and that's about it. "extensible relational database" works for me. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.