---
title: "Native Column Store? | Scaling Postgres 378"
url: https://daily.dev/posts/native-column-store-scaling-postgres-378-3uhtbamiz
source_url: https://www.youtube.com/watch?v=kZAPwk4GvoY
type: video:youtube
source: "Scaling Postgres"
published: 2026-05-31T07:44:28.276Z
updated: 2026-05-31T07:57:14.016Z
tags: ["postgresql"]
reading_time: 19
upvotes: 0
comments: 0
language: 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.

# Native Column Store? | Scaling Postgres 378

**[Scaling Postgres](https://daily.dev/sources/scaling-postgres)** · 19 min read · 0 upvotes · 0 comments

## Summary

A roundup of PostgreSQL news and research covering several topics: a proposed native column store index (vertical clustered index) for hybrid OLTP/OLAP workloads showing up to 46x query speedups; B-tree GiST index improvements in PostgreSQL 18 with 4-5x faster build times and 3x better query throughput; PG Dog's new listen/notify support using Rust/Tokio for scaling pub/sub to millions of clients; Multigres plans for high availability with synchronous replication and durability policies; a change in how enable/disable planner parameters work in PostgreSQL 18; a deep dive into replication slot LSN semantics (confirmed flush LSN vs restart LSN); and a comparison of Graviton 2 vs Graviton 4 CPU utilization running CloudNativePG showing ~4x efficiency improvement.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=kZAPwk4GvoY>

---

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

[View this post on daily.dev](https://daily.dev/posts/native-column-store-scaling-postgres-378-3uhtbamiz)
