# What's New in pg\_clickhouse - JSONB Support, SQL value functions, Streaming, and more

DevFeed: [What's New in pg\_clickhouse - JSONB Support, SQL value functions, Streaming, and more](<https://devfeed.tech/articles/what-s-new-in-pg-clickhouse-jsonb-support-sql-value-functions-streaming-and-more-5488.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/pg_clickhouse-whats-new-april-2026>)

Author: David Wheeler

Published: 2026-04-24T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [databases](<https://devfeed.tech/tags/databases.md>), [json](<https://devfeed.tech/tags/json.md>), [memory](<https://devfeed.tech/tags/memory.md>), [releases](<https://devfeed.tech/tags/releases.md>), [sql](<https://devfeed.tech/tags/sql.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

## AI overview

The latest pg_clickhouse releases improve pushdown between PostgreSQL and ClickHouse, adding JSONB accessor and function support, more accurate SQL date and time value handling, array function improvements, and streaming of result sets for lower memory usage.

## Source excerpt

The latest pg_clickhouse releases bring JSONB, date/time, and array function pushdown, plus HTTP result set streaming for lower memory usage.