When a user macro should include white spaces, is it necessary to use double quotes?
For ex. use a host macro {$PG_CONN} to include the string:
host=10.1.2.3 user=monitoring,postgres
Unfortunately the documentation doesn't clarify it.
For ex. use a host macro {$PG_CONN} to include the string:
host=10.1.2.3 user=monitoring,postgres
Unfortunately the documentation doesn't clarify it.