pgcat-pgxs
September 22, 2024 ยท View on GitHub
PostgreSQL extension of pgcat
Installation
sudo apt install build-essential postgresql-server-dev-all
git clone https://github.com/kingluo/pgcat-pgxs
cd pgcat-pgxs
make with_llvm=no
sudo make install
September 22, 2024 ยท View on GitHub
PostgreSQL extension of pgcat
sudo apt install build-essential postgresql-server-dev-all
git clone https://github.com/kingluo/pgcat-pgxs
cd pgcat-pgxs
make with_llvm=no
sudo make install