paradedb/paradedb
image locally. This is the recommended deployment method for
testing and hobby deployments. We do not recommend running the ParadeDB Docker image in production, as it
does not provide high availability.
myuser
, mypassword
, and mydatabase
with whatever values you want. These will be your database
connection credentials.
The paradedb/paradedb:latest
tag uses Postgres 17. Docker images are available for Postgres 14+. To specify a different Postgres version, please refer to the available tags on Docker Hub.
To connect to ParadeDB, install the psql
client and run