53.80. pg_recovery_settings
 The pg_recovery_settings view displays the current recovery settings stored in the recovery.conf file. If recovery.conf does not exist, this view is empty. 
Table 53.81. pg_recovery_settings Columns
| Name | Type | Description | 
|---|---|---|
name | text | Name of the parameter in recovery.conf | 
value | text | Current value of the parameter |