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 1rKgMp-0040rh-Ki for pgsql-www@arkaria.postgresql.org; Tue, 02 Jan 2024 15:07:43 +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 1rKgMo-00GLHt-Av for pgsql-www@arkaria.postgresql.org; Tue, 02 Jan 2024 15:07:42 +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 1rKgMo-00GLHk-3p for pgsql-www@lists.postgresql.org; Tue, 02 Jan 2024 15:07:42 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rKgMl-00DNzH-Ll for pgsql-www@lists.postgresql.org; Tue, 02 Jan 2024 15:07:40 +0000 Received: from slate.karlpinc.com (unknown [192.168.1.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.karlpinc.com (Postfix) with ESMTPS id AB144A360; Tue, 2 Jan 2024 09:07:37 -0600 (CST) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id 41D803FB45; Tue, 2 Jan 2024 09:07:37 -0600 (CST) Date: Tue, 2 Jan 2024 09:07:34 -0600 From: "Karl O. Pinc" To: "Jonathan S. Katz" Cc: Benjamin Scherrey , pgsql-www@lists.postgresql.org, Vik Fearing , Bruce Momjian , Tom Lane Subject: Re: Describing Postgres as "object-relational" on the home page Message-ID: <20240102090734.491c1650@slate.karlpinc.com> In-Reply-To: References: <20231226131047.493259f8@slate.karlpinc.com> <20231228135446.3ba508d5@slate.karlpinc.com> <20231231114052.30eccee6@slate.karlpinc.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sun, 31 Dec 2023 14:40:49 -0500 "Jonathan S. Katz" wrote: > To move this along, here is a patch with suggested changes on just > the homepage > ==quote== > PostgreSQL is a powerful, extensible, open source relational database > with over 35 years of active development. PostgreSQL has earned a > strong reputation for reliability, feature robustness, and > performance. > > PostgreSQL can be used for a wide variety of use-cases, including > transactional and analytical workloads. PostgreSQL extensions add > more functionality to PostgreSQL, which are used to support > geospatial, time series, AI and vector queries, full-text search, > distributed systems, and many more workloads. > ==quote== FWIW, I think temporal databases are much more interesting than time series databases, which to my understanding are little more than logs. Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein