format as in PQconnectdb(). As pointed out by Thom Brown.
-
+
Recovery Configuration
Specifies a connection string to be used for the standby server
- to connect with the primary. This string is in the same format as
+ to connect with the primary. This string is in the format
+ accepted by the libpq PQconnectdb function,
described in . If any option is
unspecified in this string, then the corresponding environment
variable (see ) is checked. If the