Select your Linux distribution:
Currently, we provide support for Linux on x86-64, but the potential target platforms list is large. Please Contact Us if you need other platforms.
Please refer to the Getting Started guide if you’re going to run the cluster for the first time.
Installing from Apt Repository#
Download and install the public signing key:
wget -O - https://www.dbinvent.com/dist/DBinventLLC.gpg.key | sudo apt-key add -
Add our repository to your sources.list:
sudo sh -c 'echo "deb http://apt.dbinvent.com/$(lsb_release -cs) $(lsb_release
-cs) non-free" >
/etc/apt/sources.list.d/dbinvent.list'
Install the Schema Guard package:
sudo apt update && sudo apt install rdbm
Installing from RPM Package#
Download and install .rpm package:
sudo rpm --import https://www.dbinvent.com/dist/DBinventLLC.gpg.key
sudo yum install http://yum.dbinvent.com/yaxaha-unix-latest.x86_64.rpm
OR
sudo rpm -i https://www.dbinvent.com/cdist/yaxaha-unix-latest.x86_64.rpm
Downloading Tar/GZIP or Zip#
We recommend installing YaXAHA Cluster using a package manager whenever possible, as this makes software updates easier. However, this section provides tar/gzip & zip packages containing ready-to-run Linux x86-64 binary.
Direct download: https://www.dbinvent.com/cdist/yaxaha-unix-latest.tar.gz
MD5: cc4f54f99c80e1ece85d65bd6779b5cc
Direct download: https://www.dbinvent.com/cdist/yaxaha-unix-latest.zip
MD5: f6fe7b251eebbb38226d483afa772830
System Requirements
YaXAHA Cluster hardware requirements are outperformed by PostgreSQL requirements. It can run on any supported Linux distributions where one of the supported PostgreSQL versions is installed.
Linux on any x86-64 processor- Linux on any x86-64 processor
- Less than 30 MB disk space
- PostgreSQL 13, 14, 15 server and client installed