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 1rIDt2-0077MM-Ip for pgsql-www@arkaria.postgresql.org; Tue, 26 Dec 2023 20:18:48 +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 1rIDs2-00FHy0-Fa for pgsql-www@arkaria.postgresql.org; Tue, 26 Dec 2023 20:17:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rIDs2-00FHxs-8Q for pgsql-www@lists.postgresql.org; Tue, 26 Dec 2023 20:17:46 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rIDrz-00E1j1-FO for pgsql-www@lists.postgresql.org; Tue, 26 Dec 2023 20:17:45 +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=6uZj1lrqLKVO/TuofeWfZ2lSjlPBAUU8y9GS89AV8Gc=; b=aruvI 1LzU6JcowFLJqozLalOcIJP7rB903p1pxL4ASPTkt9feFZ2hCNtkL5oTKfd4BwX2jP18UtSQn8Sap RoyCsVSE2pBXqfL9Eag02gRSuKnecwlS+7QHSNatcnD//dGOAbDgJlVGlYSMTcX5OwNzPWrTSBZxA GnDoqIRWIy5l4wNlNlFKAH0fXgk403q48pFYeFJAhnrgCcn6MQnv2bQg7nEPtZF6rNvokDHTuJrw1 NCieCbN9hZrbx3zGX2qFBU0Y84nNJjYdkAP4EyOX3BV7clVxM/xYVazxB6Y2/sgilhcUIUKmcpGJN 6nbINg2KhV8I5wipYw4D5GBRmFWQA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1rIDrx-007mSa-1c; Tue, 26 Dec 2023 15:17:41 -0500 Date: Tue, 26 Dec 2023 15:17:41 -0500 From: Bruce Momjian To: "Karl O. Pinc" Cc: pgsql-www@lists.postgresql.org Subject: Re: Describing Postgres as "object-relational" on the home page Message-ID: References: <20231226131047.493259f8@slate.karlpinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231226131047.493259f8@slate.karlpinc.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Dec 26, 2023 at 01:10:47PM -0600, Karl O. Pinc wrote: > Hi, > > I don't want to start bikeshedding here but maybe > the answer is simple. > > The PG home page calls PG "object-relational". I question > whether this is useful. Unlike in the 90's, nobody is > really interested any more in object-oriented-everything > and the typical person reading the home page probably > does not know what an object-relational db is anyway. > > 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. I do think we need something to explain that Postgres is more than simply relational since our extendibility, along with our open source development, are what make us popular. I agree "object" isn't a great word, and as I heard was just used in the 1990's because object languages were the hot topic. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.