Zdenek Kotala <[EMAIL PROTECTED]> writes: > When I try run psql with a option on HEAD I get following message: > -bash-3.2$ /var/tmp/pg84_upg/bin/psql template1 -t > psql: FATAL: role "-t" does not exist
That has never been considered supported. Some versions of getopt, on some platforms, will rearrange the order of words on the command line in order to make it "work" (for small values of "work" IMHO). regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers