pg_create_database
Create a PostgreSQL database with configurable owner, encoding, template, and locale settings.
Instructions
Create a PostgreSQL database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | ||
| locale | No | ||
| database | Yes | ||
| encoding | No | ||
| template | No |