to select ↑↓ to navigate
Framework

Framework

Open in ChatGPT
Ask ChatGPT about this page
Open in Claude
Ask Claude about this page

Postgres Database Setup

Use following command to use Postgres as database for your new site.

bench new-site <site-name> --db-type postgres

Note: Make sure you have Postgres version 9 or greater installed in your system.

Last updated 2 weeks ago
Was this helpful?
Thanks!