# initdb > Create a PostgreSQL database cluster on disk. > More information: . - Create a database cluster at `/usr/local/var/postgres`: `initdb {{[-D|--pgdata]}} /usr/local/var/postgres`