DB Commands
Commands in the DB module include:
| Command | Description |
|---|---|
| guc-create | To create a database owned by a specific user. |
| guc-set | Set a GUC value in a PostgreSQL database. |
| guc-show | Show the current value of a GUC in a PostgreSQL database. |
Commands in the DB module include:
| Command | Description |
|---|---|
| guc-create | To create a database owned by a specific user. |
| guc-set | Set a GUC value in a PostgreSQL database. |
| guc-show | Show the current value of a GUC in a PostgreSQL database. |