.psqlrc¶
Use pgcli instead¶
My .psqlrc¶
\pset null '∅'- In
psql, empty strings andNULLlook the same - this will make it not look the same
- https://youtu.be/wjG4nwZB_gg
- In
\x auto
Where's .psqlrc¶
- Mac
~/.psqlrc
-
Windows
%APPDATA\postgres
Last update:
2023-04-24
