<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>postgresql Archives - OVHcloud Blog</title>
	<atom:link href="https://blog.ovhcloud.com/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ovhcloud.com/tag/postgresql/</link>
	<description>Innovation for Freedom</description>
	<lastBuildDate>Tue, 16 Sep 2025 08:33:28 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.ovhcloud.com/wp-content/uploads/2019/07/cropped-cropped-nouveau-logo-ovh-rebranding-32x32.gif</url>
	<title>postgresql Archives - OVHcloud Blog</title>
	<link>https://blog.ovhcloud.com/tag/postgresql/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why PostgreSQL is still your go-to database and how OVHcloud helps you utilise it</title>
		<link>https://blog.ovhcloud.com/why-postgresql-is-still-your-go-to-database-and-how-ovhcloud-helps-you-utilise-it/</link>
		
		<dc:creator><![CDATA[Jonathan Clarke]]></dc:creator>
		<pubDate>Tue, 16 Sep 2025 08:33:28 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Managed Database]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=29610</guid>

					<description><![CDATA[Introduction PostgreSQL, widely recognised as one of the most advanced open-source relational databases, continues to set the standard for performance, scalability, and flexibility. Its ability to evolve quickly—thanks to an active, committed community—means that every release introduces features that tackle real-world challenges for developers, database administrators, and IT leaders. Since PostgreSQL 14 in 2021, we’ve [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fwhy-postgresql-is-still-your-go-to-database-and-how-ovhcloud-helps-you-utilise-it%2F&amp;action_name=Why%20PostgreSQL%20is%20still%20your%20go-to%20database%20and%20how%20OVHcloud%20helps%20you%20utilise%20it&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<p><strong>Introduction</strong></p>



<p>PostgreSQL, widely recognised as one of the most advanced open-source relational databases, continues to set the standard for <strong>performance, scalability, and flexibility</strong>. Its ability to evolve quickly—thanks to an active, committed community—means that every release introduces features that tackle real-world challenges for developers, database administrators, and IT leaders.</p>



<p><strong>Since PostgreSQL 14 in 2021</strong>, we’ve seen rapid innovation: richer data types, faster and more efficient queries, stronger replication, and simpler ways to manage complex workloads. For organisations building SaaS platforms, cloud-native applications, or analytics pipelines, these advancements translate directly into faster time-to-market and more resilient systems. This is exactly what’s covered in this blog.</p>



<p><strong>OVHcloud </strong>makes it easier for you to run <a href="https://www.ovhcloud.com/en/public-cloud/postgresql/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">production-grade PostgreSQL</a> in the cloud. Our partnership with <a href="https://aiven.io/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Aiven</strong></a>, a company with deep expertise in managing PostgreSQL at scale, ensures our customers benefit from the latest capabilities as soon as they are production-ready, without operational difficulties. Additionally, OVHcloud customers can benefit from a service-level agreement (SLA) of up to 99.99% via its <strong>Multi-Availability Zone</strong> (3-AZ) Regions. These regions feature geographically separated zones with independent power, cooling, and network systems, providing true fault isolation.</p>



<figure class="wp-block-image aligncenter size-full"><img fetchpriority="high" decoding="async" width="495" height="331" src="https://blog.ovhcloud.com/wp-content/uploads/2025/09/image.png" alt="" class="wp-image-29611" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/09/image.png 495w, https://blog.ovhcloud.com/wp-content/uploads/2025/09/image-300x201.png 300w" sizes="(max-width: 495px) 100vw, 495px" /></figure>



<p><strong>Why stay current with PostgreSQL releases?</strong></p>



<p>Upgrading to the latest PostgreSQL release isn’t just good practice; it’s a strategic advantage:</p>



<ul class="wp-block-list">
<li><strong>Performance and scalability</strong> – New releases bring optimisations for query execution, indexing, and parallel processing, enabling applications to scale without losing speed.</li>



<li><strong>Developer-friendly features</strong> – Additions like the <strong>MERGE</strong> command or improved JSON handling cut through complexity and unlocks potential.</li>
</ul>



<ul class="wp-block-list">
<li><strong>Security and compliance</strong> – Updated authentication, encryption, and replication methods keep data secure and meet modern compliance needs.</li>



<li><strong>Community and support</strong> – The PostgreSQL community focuses its energy on the latest versions. Staying current means benefiting from the latest patches, fixes, and extensions.</li>
</ul>



<p><strong>Key PostgreSQL milestones since v14</strong></p>



<p>Here’s a breakdown of key highlights from PostgreSQL 14, 15, 16, and 17.</p>



<p><strong>v14 (2021)</strong></p>



<ul class="wp-block-list">
<li><strong>JSON enhancements</strong> simplified working with nested JSON values, making it easier for applications with dynamic data structures.</li>



<li><strong>Multiranges</strong> enabled efficient handling of non-contiguous date or number ranges, ideal for scheduling systems or financial datasets.</li>



<li><strong>LZ4 compression</strong> for large text/binary fields reduced storage needs while improving read speeds.</li>
</ul>



<p><strong>Impact:</strong> Developers gained more expressive tools for complex data types while infrastructure teams saw improved storage efficiency.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><strong>v15 (2022)</strong></p>



<ul class="wp-block-list">
<li><strong>SQL MERGE command</strong> brought easier and faster upserts, replacing complex multi-step queries for conditional inserts/updates.</li>



<li>Improved sort performance, compression, and replication capabilities for entire schemas.</li>
</ul>



<p><strong>Impact:</strong> ETL pipelines and data warehousing workflows became simpler, and applications with heavy update logic ran more smoothly and efficiently.</p>



<p>PostgreSQL <strong>v15</strong> introduced the <strong>SQL MERGE</strong> command, a game changer for these workflows. Updating or inserting data into a database can be a multi-step process. In data warehousing, ETL (Extract, Transform, Load) pipelines often require complex scripts to handle conditional logic: “if the record exists, update it; if not, insert it.” This is both slow and hard to maintain. <strong>SQL MERGE</strong> allows you to perform these “upsert” operations quickly and easily with a single command, which cleans up your queries and speeds up data ingestion.</p>



<p><strong>The OVHcloud advantage:</strong> With OVHcloud Managed PostgreSQL, you don’t need to worry about the underlying infrastructure. Simply connect to your instance, run the new <strong>MERGE</strong> command, and you’ll immediately see performance improvements in your data sync. And what if this data merge ends up needing a bigger instance? No worries, you can quickly scale up your instance. Our team handles resource management, so your team can focus on extracting insights from data.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><strong>v16 (2023)</strong></p>



<ul class="wp-block-list">
<li><strong>Parallelisation of full and right outer hash joins</strong> delivered major speed boosts for analytical workloads on large datasets.</li>



<li><strong>Logical replication from standby</strong> enabled greater read scaling and more flexible high-availability architectures.</li>



<li>Faster bulk data loading improved ingestion for analytics and big data projects.</li>
</ul>



<p><strong>Impact:</strong> High-demand apps and analytics platforms could handle larger workloads with less tuning effort.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><strong>v17 (2024)</strong></p>



<ul class="wp-block-list">
<li><strong>Enhanced logical replication failover</strong> provided finer control in HA environments.</li>



<li>Improved <strong>querying</strong> using <strong>advanced SQL/JSON</strong> made it easier to manipulate complex data structures.</li>



<li><strong>Incremental backups</strong> reduced backup times and storage requirements.</li>
</ul>



<p><strong>Impact:</strong> Businesses running mission-critical workloads gained more resilience, and backup operations became lighter and faster.</p>



<p>Downtime in mission-critical applications is costly, and every second counts. Setting up your database to handle failover without data loss requires a complex, manual process for configuring replication and standby servers.</p>



<p>Recent versions have made major strides in high availability (HA).</p>



<ul class="wp-block-list">
<li><strong>v16</strong> enabled <strong>logical replication from a standby server</strong>, which is perfect for read scaling and distributing workloads.</li>



<li><strong>v17</strong> introduced <strong>enhanced logical replication failover</strong>, giving you more granular control and automated, seamless transitions in HA environments.</li>
</ul>



<p><strong>The OVHcloud advantage: </strong>OVHcloud’s <a href="https://help.ovhcloud.com/csm/en-public-cloud-databases-migrate-1az-to-3az?id=kb_article_view&amp;sysparm_article=KB0072137" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Multi-Availability Zone</a> (3-AZ) Regions are architected for true fault isolation. By combining this physical resiliency with the latest logical replication features, we’re able to deliver a <strong>99.99% SLA</strong>. Our managed service handles the complex setup, monitoring, and failover management, so your application is always available; without your team lifting a finger.</p>



<p><strong>Looking ahead: PostgreSQL 18</strong></p>



<p>Expected in September 2025, PostgreSQL 18 is set to refine logical replication further, introduce more advanced index types, and expand native <strong>vector support</strong>—creating new possibilities for AI and ML pipelines that require quick, high-dimensional data searches.</p>



<figure class="wp-block-image aligncenter size-full"><img decoding="async" width="601" height="400" src="https://blog.ovhcloud.com/wp-content/uploads/2025/09/CloudDB-HeroPostgree@2x_0.webp" alt="" class="wp-image-29614" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/09/CloudDB-HeroPostgree@2x_0.webp 601w, https://blog.ovhcloud.com/wp-content/uploads/2025/09/CloudDB-HeroPostgree@2x_0-300x200.webp 300w" sizes="(max-width: 601px) 100vw, 601px" /></figure>



<p><strong>Migration made easy with OVHcloud</strong></p>



<p>Every release packs in useful features, but upgrading PostgreSQL can be tricky, with compatibility checks and rollback planning in the mix. The fear of breaking compatibility, losing data, or facing unexpected downtime often stops organisations from adopting valuable new features. OVHcloud’s managed service removes this friction:</p>



<ul class="wp-block-list">
<li><strong>Latest versions available instantly</strong> in your OVHcloud Control Panel once production-ready. When you’re ready, upgrade your production instance with just a few clicks in the OVHcloud Control Panel.</li>



<li><strong>Test before you commit:</strong> Easily <strong>spin up a staging environment</strong> with the new PostgreSQL version <strong>with a few clicks</strong> to test migrations before going live. This way, you can test your applications and queries in a safe space before making any changes to your live data.</li>



<li><strong>Built-in safety nets: </strong>Access built-in backups and rollback options for seamless upgrades. OVHcloud provides <strong>automated backups and rollback options</strong>, so you can confidently upgrade, knowing you can revert to a stable state if needed.</li>
</ul>



<p>Once upgraded, you can start taking advantage of new features right away, whether it’s optimising queries with improved parallel joins or simplifying business logic with the MERGE command.</p>



<p><strong>The bottom line</strong></p>



<p>PostgreSQL’s journey from v14 to v17—and soon v18—is proof of the <strong>open-source community’s ability to innovate</strong> while keeping the database robust and reliable. PostgreSQL’s continuous improvements are its superpower. From the <strong>MERGE</strong> command in v15 to enhanced replication in v17, each update brings tangible benefits that elevate performance, developer experience, and system resilience.</p>



<p>Staying current isn’t just about having the latest tech; it’s about unlocking performance, security, and features that keep your applications competitive.</p>



<p>With <a href="https://www.ovhcloud.com/en/public-cloud/postgresql/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>OVHcloud Cloud Databases for PostgreSQL</strong></a>, powered with our partner <strong>Aiven</strong>, you get all of these benefits without the complexity of managing the database yourself—freeing your team to focus on building what matters.</p>
<img decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fwhy-postgresql-is-still-your-go-to-database-and-how-ovhcloud-helps-you-utilise-it%2F&amp;action_name=Why%20PostgreSQL%20is%20still%20your%20go-to%20database%20and%20how%20OVHcloud%20helps%20you%20utilise%20it&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
