psql defaults file?
Jonathan Ellis <jellis@advocast.com>
From: "Jonathan Ellis" <jellis@advocast.com>
To: <pgsql-general@postgresql.org>
Date: 2000-11-01T17:13:45Z
Lists: pgsql-general
I couldn't find anything in the man page about this -- does psql check for ~/.psql or anything so I don't have to manually --pset pager=off every time I run it? If there is such a file, what is the format for specifying options? -Jonathan