citusdata / citusdata/packaging

Ubuntu package postgresql-15-citus-12.0 comes with citus_columnar 11.3

Open
#1,067 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
19
Forks
11
Avg merge
1d 15h
Merged PRs (30d)
17

Description

The ubuntu 22.04 package postgresql-15-citus-12.0 12.0.0.citus-1

It installs citus_columnar 11.3, did the build process mess up?
```
~$ md5sum /usr/lib/postgresql/15/lib/citus_columnar.so /usr/lib/postgresql/15/lib/citus.so
871ca1543bd1f0326ac7df922bc7bfd8 /usr/lib/postgresql/15/lib/citus_columnar.so
97054a94658ab87b67e6f6ea91390c72 /usr/lib/postgresql/15/lib/citus.so
```

```
~$ dpkg -s postgresql-15-citus-12.0
Package: postgresql-15-citus-12.0
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 8884
Maintainer: Citus Data
Architecture: amd64
Source: citus
Version: 12.0.0.citus-1
Provides: postgresql-15-citus
Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), liblz4-1 (>= 0.0~r130), libpq5 (>= 9.2~beta3), libssl3 (>= 3.0.0~~alpha1), libzstd1 (>= 1.4.0), postgresql-15
Conflicts: postgresql-15-citus
Description: sharding and distributed joins for PostgreSQL
Citus is a distributed database implemented as a PostgreSQL extension. It
provides functions to easily split a PostgreSQL table into shards to be
placed on remote worker nodes. Citus can replicate shards, update their
schemas, and keep track of shard health. An advanced distributed planner
is included which handles queries and modifications against sharded tables.
Homepage: https://github.com/citusdata/citus
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.