Database Parameter (Connect-PostgreSQL Cmdlet)
The name of the PostgreSQL database.
Syntax
Connect-PostgreSQL -Database string
Data Type
cstr
Default Value
""
Remarks
The database to connect to when connecting to the PostgreSQL Server. If a database is not provided, the user's default database will be used.