<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h" -->

---
title: Google Cloud: Investing in the future of PostgreSQL
description: Google Cloud engineers summarize their PostgreSQL upstream contributions from July–December 2025. Key work includes automatic conflict detection for...
canonical: https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Google Cloud: Investing in the future of PostgreSQL | daily.dev
og:description: Google Cloud engineers summarize their PostgreSQL upstream contributions from July–December 2025. Key work includes automatic conflict detection for...
og:url: https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h
og:image: https://api.daily.dev/og/posts/CVMyFiB5H.png
og:image:alt: Google Cloud: Investing in the future of PostgreSQL
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Cloud: Investing in the future of PostgreSQL

**[Google Open Source Blog](https://daily.dev/sources/googleoss)** · 7 min read · 36 upvotes · 1 comments

## Summary

Google Cloud engineers summarize their PostgreSQL upstream contributions from July–December 2025. Key work includes automatic conflict detection for active-active replication, logical replication of sequences, a self-deadlock fix in DROP SUBSCRIPTION, pg_upgrade optimizations for large objects and logical slots, and several bug fixes in pgstattuple, dynamic library loading, and WAL flush functions. The team is also developing a conflict log table, parallel pg_dump for large tables, and pipe-based parallel export. Dilip Kumar was selected for the PGConf.dev 2026 Program Committee.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <http://opensource.googleblog.com/2026/03/google-cloud-investing-in-the-future-of-postgresql.html>

## Similar posts on daily.dev

- [Google Cloud Highlights Ongoing Work on PostgreSQL Core Capabilities](https://daily.dev/posts/google-cloud-highlights-ongoing-work-on-postgresql-core-capabilities-rgpoqn4hq) · InfoQ · 2 upvotes · 0 comments
- [Google Cloud: PostgreSQL community contribution updates](https://daily.dev/posts/google-cloud-postgresql-community-contribution-updates-mqd2xo9zi) · Google Open Source Blog · 0 upvotes · 0 comments

---

Tags: [#backend](https://daily.dev/tags/backend), [#postgresql](https://daily.dev/tags/postgresql), [#gcp](https://daily.dev/tags/gcp)

[View this post on daily.dev](https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Google Cloud: Investing in the future of PostgreSQL","url":"https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h"},"datePublished":"2026-04-01T16:25:53.520Z","dateModified":"2026-04-01T16:26:17.673Z","description":"Google Cloud engineers summarize their PostgreSQL upstream contributions from July–December 2025. Key work includes automatic conflict detection for...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/350f06264286ba7f308bd738d11cc473?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/350f06264286ba7f308bd738d11cc473?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Google Open Source Blog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Google Open Source Blog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8a87f457bf1a481b80c313f66a71200b","url":"https://daily.dev/sources/googleoss"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/google-cloud-investing-in-the-future-of-postgresql-cvmyfib5h","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":36},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"backend,postgresql,gcp","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Google Open Source Blog","item":"https://daily.dev/sources/googleoss"},{"@type":"ListItem","position":3,"name":"Google Cloud: Investing in the future of PostgreSQL"}]}
```

