HISTSIZE

Sets the amount of space to store the command history.

Sets the amount of space to store the command history. This value roughly approximates the number of commands vsql will store in its command history buffer. This value only impacts the number of lines stored by the current vsql session. It does not affect the history stored in the .vsql_history file.

The default value is 500.

Source: Bash.