Skip to content

Add pg_deltax#933

Open
tsg wants to merge 3 commits into
ClickHouse:mainfrom
tsg:add-pg_deltax
Open

Add pg_deltax#933
tsg wants to merge 3 commits into
ClickHouse:mainfrom
tsg:add-pg_deltax

Conversation

@tsg
Copy link
Copy Markdown

@tsg tsg commented May 19, 2026

Hi,

I'd like to add an entry for pg_deltax (https://github.com/xataio/deltax)

It is a time-series extension for PostgreSQL, which we just made open source.

I did read the rules for contribution, hopefully I didn't miss anything important. Please let me know if you have any feedback.

tsg added 2 commits May 19, 2026 09:47
pg_deltax is Xata's time-series PostgreSQL extension that adds columnar
storage and compression to a partitioned hits table. Implements the
per-system script interface (install/start/check/stop/load/query/
data-size + benchmark.sh shim) so the shared driver in lib/ runs it
end-to-end. Includes a c6a.4xlarge result run from the new methodology
(true-cold cycles + concurrent QPS).
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 19, 2026

CLA assistant check
All committers have signed the CLA.

The xataio/pg_deltax URL still works via GitHub's 301 redirect, but the
canonical repo name is xataio/deltax (matches the link in the PR
description). Use the canonical URL directly so the clone does not
silently depend on the redirect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants