# coder server postgres-builtin-url
Output the connection URL for the built-in PostgreSQL deployment.
## Usage
```console
coder server postgres-builtin-url [flags]
```
## Flags
### --raw-url
Output the raw connection URL instead of a psql command.
| | |
| --- | --- |
| Default | false
|