Server Parameter (Connect-PostgreSQL Cmdlet)
The host name or IP address of the server.
Syntax
Connect-PostgreSQL -Server string
Data Type
cstr
Default Value
""
Remarks
The host name or IP of the server hosting the PostgreSQL Database. If not set, the default value "localhost" is used.