Installation
Install pg_mooncake using one of the following methods:
1. Docker Image
Pull and run the pg_mooncake Docker image:
This starts a PostgreSQL 17 instance with the pg_mooncake extension. Connect to it using psql
:
2. From Source
Compile and install the pg_mooncake extension. Supported PostgreSQL versions: 14, 15, 16, and 17.
3. Neon Postgres
- First, create a Neon project
- Enable beta extensions:Neon Postgres:
Before creating your first table, navigate to Cloud Storage to bring your object store bucket. It is not recommended to create a columnstore table locally on Neon.