You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install this PostgreSQL extension for PostgreSQL 14 on Ubuntu 22.04 LTS. I've gone through and followed your scripts and it reports:
The repository is set up! You can now install packages.
running:
sudo apt-get -y install postgresql-14-citus-10.2
yields:
E: Unable to locate package postgresql-14-citus-10.2
E: Couldn't find any package by glob 'postgresql-14-citus-10.2'
E: Couldn't find any package by regex 'postgresql-14-citus-10.2'
Hi,
Our latest supported Ubuntu version for installation is Ubuntu 20.0.4 (focal) since it was the latest LTS version until April 22th 2022
Adding support for Ubuntu 22.0.4 is on our task list. We prioritized to add this support. I will inform you from here when we added this support
I'm trying to install this PostgreSQL extension for PostgreSQL 14 on Ubuntu 22.04 LTS. I've gone through and followed your scripts and it reports:
The repository is set up! You can now install packages.
running:
sudo apt-get -y install postgresql-14-citus-10.2
yields:
E: Unable to locate package postgresql-14-citus-10.2
E: Couldn't find any package by glob 'postgresql-14-citus-10.2'
E: Couldn't find any package by regex 'postgresql-14-citus-10.2'
I've tried going to your website and set it for focal (20.04 LTS) and search for that package: https://packagecloud.io/citusdata/community/packages/ubuntu/focal/postgresql-14-citus-10.2_10.2.0.citus-1_amd64.deb
Unfortunately, there is no package there, just instructions to do what I've already done.
Do you have a location for this extension where is can be downloaded?
thanks.
The text was updated successfully, but these errors were encountered: