All,
I'd like to permanently set PROMPT1 to appear as: test=>.
As currently configured it appears as: test=#
within psql I can set it by:
test=#\set PROMPT1 %/%R>
test=>
but this does not persist to the next session.
regards,
Charles