Long options for psql in 7.1.3
Arcady Genkin <a.genkin@utoronto.ca>
From: Arcady Genkin <a.genkin@utoronto.ca>
To: pgsql-bugs@postgresql.org
Date: 2001-10-04T02:35:02Z
Lists: pgsql-bugs
Here's a lovely message I got from `psql': g9genarc@eddie:~$ psql -h /var/pgsql --help psql was compiled without support for long options. Use --help for help on invocation options. I guess that it was confused by having both options at once, since "psql --help" works fine (i.e. the long options *do* work). Thanks, -- Arcady Genkin