Name Value
---- -----
array_nulls on
backslash_quote safe_encoding
bytea_output hex
check_function_bodies on
client_encoding sql_ascii
...
azure.replication_support REPLICA
max_wal_senders 10
max_replication_slots 10
hot_standby_feedback off
logging_collector on
This cmdlet lists all configurations in specified PostgreSql server.
Example 2: Get specified PostgreSql configuration by name
This cmdlet gets specified PostgreSql configuration by name.
Parameters
-DefaultProfile
The DefaultProfile parameter is not functional.
Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.