Rafal Pietrak <rafal(at)zorro(dot)isa-geek(dot)com> writes:
> psql clinet tool loggs issued commands into ~/.psql_history, which is
> VERY usefull. I exercise grep-ing the file extensively.
> But when it comes to command like "ALTER/CREATE USER ... PASSWORD" I'd
> rather have it NOT logged.
The history file is only readable by yourself, so I see no problem.
Personally I *don't* want psql editorializing on what it saves there.
regards, tom lane