In bash there is a setting (usually on by default) that makes it so that any commands that are preceded by a space aren't recorded into the history file.
Is there anything analogous in psql?
In bash there is a setting (usually on by default) that makes it so that any commands that are preceded by a space aren't recorded into the history file.
Is there anything analogous in psql?