psql: Init files?
问题 In the psql documentation, I read information about variables (section advanced features), e.g. one of these variables is: HISTSIZE The number of commands to store in the command history. The default value is 500. Is there a file in the home directory or somewhere else where I can configure these variables? What syntax would I use in that file? 回答1: If you look at the Files section, you'll see this: Files Unless it is passed an -X or -c option, psql attempts to read and execute commands from