Files
- Before starting up, vsql attempts to read and execute commands from the system-wide vsqlrc file and the user's ~/.vsqlrc file. (On Windows, the user's startup file is named %APPDATA%\postgresql\vsqlrc.conf.)
- The command-line history is stored in the file ~/.vsql_history, or %APPDATA%\postgresql\vsql_history on Windows.