Skip to content

PostgreSQL

This page provides downloadable offline packages for various versions of PostgreSQL.

Download

Validation

To validate the integrity of the downloaded offline package and checksum file, run the following command in the directory:

echo "$(cat postgresql_0.5.1_amd64_checksum.sha512sum)" | sha512sum -c

If the validation is successful, the printed result will be similar to:

postgresql_0.5.1_amd64.tar: OK

Installation

If this is your first installation, please apply for a free trial or contact us for authorization at info@daocloud.io or call 400 002 6898. For any license key-related questions, please contact the DaoCloud delivery team.

Comments