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.96) (envelope-from ) id 1vNSF3-003213-10 for pgsql-announce@arkaria.postgresql.org; Mon, 24 Nov 2025 08:48:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vNSF1-00HJVi-35 for pgsql-announce@arkaria.postgresql.org; Mon, 24 Nov 2025 08:48:12 +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.96) (envelope-from ) id 1vNSF1-00HJRb-0O for pgsql-announce@lists.postgresql.org; Mon, 24 Nov 2025 08:48:11 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vNSEw-001CFb-1t for pgsql-announce@lists.postgresql.org; Mon, 24 Nov 2025 08:48:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=hQLNeJZrAxtonxk1myfx2/43FAdsBBd7vbVpp2Pbtu0=; b=lfvkLreBBzU2O9kvlj/YNWtV9T GNp8jrMvxwswIuDgx+CZSDuA5XtoQUzEiN2stuSKoUMI2sqfGWtFziA4ccvASIPH5BLnxe3LFzwkO uVviOL7K85RdqHdtDAGPcw/FTCUQ2U49jvYBjSAYQslQWt/Tayo0ozbEfYdsxtoh6peFDqrhjU306 AAtUdZ1fMV4LXEMdMeTD49s2YeHWyLEiovhvhONs/Vbm9kbma6mPBRuoBK/L+Q1785oK7vmBbDqlZ me82uu8Qd1YXBz3pu7J3vpNPraCyEMXsyjeUXNELG+Pxrmou0RDwqz+nMvyY6npTSMZ767xrQXF68 k9tYddXA==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vNSEu-0039T4-4g for pgsql-announce@lists.postgresql.org; Mon, 24 Nov 2025 08:48:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vNSEr-008k5j-2x for pgsql-announce@lists.postgresql.org; Mon, 24 Nov 2025 08:48:02 +0000 Content-Type: multipart/mixed; boundary="===============9017974819747694309==" MIME-Version: 1.0 Subject: Autobase 2.5.0 released To: PostgreSQL Announce From: vitabaks via PostgreSQL Announce Reply-To: vitabaks@gmail.com Date: Mon, 24 Nov 2025 08:47:05 +0000 Message-ID: <176397402553.793.10788289096688621782@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: fe80b3632104e897f782eb82942116fc3ac2ee7f1db775cf04b2cc13a1a3e343 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============9017974819747694309== Content-Type: multipart/alternative; boundary="===============3300316370964909774==" MIME-Version: 1.0 --===============3300316370964909774== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ### Introducing Autobase 2.5 =E2=80=94 Expert Mode brings advanced configur= ation right into the UI.=20 With the release of Autobase version 2.0, we introduced the Console (UI) = =E2=80=94 a graphical interface that simplifies cluster deployment. Now, we= =E2=80=99re adding Expert Mode, which unlocks advanced UI options tailored = for experienced users who need greater control and flexibility. ## What's new See the full list of changes in the [release notes](https://github.com/vita= baks/autobase/releases/tag/2.5.0) ### Expert Mode This mode reveals additional advanced settings that allow for precise clust= er configuration, including: - **Custom server type** - Specify a custom server (instance) type not show= n in the console list. - **Spot instances** - The ability to use Spot instances. - **Volume and file system type** - Select storage volume type and file sys= tem. - **Custom network** - Specify a custom Network/VPC. - **Databases** - Add databases and users. - **Connection pools** - Configure the PgBouncer connection pooler. - **Extensions** - Select extensions to install. - **Backup options** - Configure backup settings. - **Postgres and kernel parameters** - Adjust PostgreSQL and kernel paramet= ers. - **Additional settings** - Configure extra options. Additionally, for **Your Own Machines** mode: - **Convert standalone to HA** - Transform an existing PostgreSQL installat= ion into a full HA cluster. - **DCS options** - Choose the DCS type (etcd or Consul), deploy new nodes,= or use an existing DCS cluster. - **Load balancer options** - Decide whether to deploy HAProxy on database = nodes or on dedicated servers. - **Custom data directory** - Define a custom path for the PostgreSQL data = directory. ### YAML tab We added a YAML editor, allowing you to specify any parameters that were pr= eviously available only in command-line mode. ### New Hetzner Cloud instances Inserts updated pricing and specifications for various Hetzner instance typ= es, including ARM-based instances. ### New AWS and GCP instances Upgraded compute instances to the 4th-gen Intel Sapphire Rapids series (AWS= : m7, GCP: c3). ### IOPS and throughput options for AWS EBS volumes Introduces configurable IOPS and throughput parameters for EBS volumes in A= WS. ### Ansible 12 support Added compatibility with Ansible version 12. ## About Autobase Autobase for PostgreSQL=C2=AE is an open-source alternative to cloud-manage= d databases (DBaaS). It empowers you to deploy and manage production-grade, highly available Pos= tgreSQL clusters with ease. Autobase simplifies operations, reduces infrast= ructure costs, and brings powerful automation to your team =E2=80=94 even w= ithout deep DBA expertise. Automate deployment, failover, backups, restores, upgrades, scaling, and mo= re =E2=80=94 eliminating the need for manual database management. Website: [https://autobase.tech](https://autobase.tech) --===============3300316370964909774== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Autobase 2.5.0 released
 

Autobase 2.5.0 released

Introducing Autobase 2.5 =E2=80= =94 Expert Mode brings advanced configuration right into the UI.

With the release of Autobase version 2.0, w= e introduced the Console (UI) =E2=80=94 a graphical interface that simplifi= es cluster deployment. Now, we=E2=80=99re adding Expert Mode, which unlocks= advanced UI options tailored for experienced users who need greater contro= l and flexibility.

What's new

See the full list of changes in the release notes

Expert Mode

This mode reveals additional advanced setti= ngs that allow for precise cluster configuration, including:

  • Custom = server type - Specify a custom server (instance) type not shown in= the console list.
  • Spot in= stances - The ability to use Spot instances.
  • Volume = and file system type - Select storage volume type and file system.=
  • Custom = network - Specify a custom Network/VPC.
  • Databas= es - Add databases and users.
  • Connect= ion pools - Configure the PgBouncer connection pooler.
  • Extensi= ons - Select extensions to install.
  • Backup = options - Configure backup settings.
  • Postgre= s and kernel parameters - Adjust PostgreSQL and kernel parameters.=
  • Additio= nal settings - Configure extra options.

Additionally, for Your Own Machines= mode:

  • Convert= standalone to HA - Transform an existing PostgreSQL installation = into a full HA cluster.
  • DCS opt= ions - Choose the DCS type (etcd or Consul), deploy new nodes, or = use an existing DCS cluster.
  • Load ba= lancer options - Decide whether to deploy HAProxy on database node= s or on dedicated servers.
  • Custom = data directory - Define a custom path for the PostgreSQL data dire= ctory.

YAML tab

We added a YAML editor, allowing you to spe= cify any parameters that were previously available only in command-line mod= e.

New Hetzner Cloud instances

Inserts updated pricing and specifications = for various Hetzner instance types, including ARM-based instances.

New AWS and GCP instances

Upgraded compute instances to the 4th-gen I= ntel Sapphire Rapids series (AWS: m7, GCP: c3).

IOPS and throughput options for= AWS EBS volumes

Introduces configurable IOPS and throughput= parameters for EBS volumes in AWS.

Ansible 12 support

Added compatibility with Ansible version 12= .

About Autobase

Autobase for PostgreSQL=C2=AE is an open-so= urce alternative to cloud-managed databases (DBaaS).

It empowers you to deploy and manage produc= tion-grade, highly available PostgreSQL clusters with ease. Autobase simpli= fies operations, reduces infrastructure costs, and brings powerful automati= on to your team =E2=80=94 even without deep DBA expertise.

Automate deployment, failover, backups, res= tores, upgrades, scaling, and more =E2=80=94 eliminating the need for manua= l database management.

Website: https://autobase.tech<= /a>

This email was sent to you from vitabaks. It was delivered on their behalf = by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to vitabaks.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============3300316370964909774==-- --===============9017974819747694309==--