User Parameter (Connect-PostgreSQL Cmdlet)
The PostgreSQL user account used to authenticate.
Syntax
Connect-PostgreSQL -User string
Data Type
cstr
Default Value
""
Remarks
Together with Password, this field is used to authenticate against the PostgreSQL server.
This is a required parameter.