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 1tlv2a-002nYD-JE for pgsql-general@arkaria.postgresql.org; Sat, 22 Feb 2025 19:19:57 +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 1tlv2Z-00FpA3-SM for pgsql-general@arkaria.postgresql.org; Sat, 22 Feb 2025 19:19:55 +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 1tlv2Z-00Fp9v-Gd for pgsql-general@lists.postgresql.org; Sat, 22 Feb 2025 19:19:55 +0000 Received: from smtp.burggraben.net ([2a01:4f8:140:510a::3]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tlv2W-000Bc1-0Y for pgsql-general@postgresql.org; Sat, 22 Feb 2025 19:19:54 +0000 Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:21b:21ff:fef0:248b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R11" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS id 59513C0030F; Sat, 22 Feb 2025 20:19:50 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 032C4FE581; Sat, 22 Feb 2025 20:19:50 +0100 (CET) Date: Sat, 22 Feb 2025 20:19:50 +0100 From: Christoph Moench-Tegeder To: Alexander Farber Cc: pgsql-general Subject: Re: Azure Database for PostgreSQL flexible server vs other Azure offerings Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.2.13 (2024-03-09) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ## Alexander Farber (alexander.farber@gmail.com): > - https://azure.microsoft.com/en-us/products/postgresql "Azure Database for > PostgreSQL" - this one scares me be talking about AI that we do not need. > Also it looks more like some abstract product or is it a real setup? That's the top level overview, and as it's 2025 all the high-level, glossy material has to mention AI. > - "Azure Database for PostgreSQL Single Server" - I would take that, but it > is obsolete/deprecated? "Is being retired in March 2025" - best to be ignored now, it's basically gone. > - "Azure Database for PostgreSQL Flexible Server" - Looks like I have to > take this one, but I do not want all the replication/zones features, > because I have no experience there and we already have had enough headache > with Redis Enterprise and some hashes not being saved because they are on > different shards etc. HA with PostgreSQL is not that much of an headache (unless you invest extra effort and code, the "normal" replication is really just replication). Anyways, HA is optional with the Flexible Server, as I read the quickstart guide: https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/quickstart-create-server (See table under item 8). > So my question is: who is using what for PostgreSQL on Azure and how > happy/unhappy are you with your product? "Single Server" sure was a source of unhappiness :) REegards, Christoph -- Spare Space