|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
.\" This is -*-nroff-*- |
|
|
|
|
.\" XXX standard disclaimer belongs here.... |
|
|
|
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.28 1998/08/10 20:31:40 momjian Exp $ |
|
|
|
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.29 1998/10/14 02:54:39 momjian Exp $ |
|
|
|
|
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL |
|
|
|
|
.SH NAME |
|
|
|
|
psql - run the interactive query front-end |
|
|
|
|
@ -117,8 +117,6 @@ understands the following command-line options: |
|
|
|
|
.BR "-a" " system" |
|
|
|
|
Specifies an authentication system |
|
|
|
|
.IR "system" |
|
|
|
|
(see |
|
|
|
|
.IR pgintro(1)) |
|
|
|
|
to use in connecting to the |
|
|
|
|
.IR postmaster |
|
|
|
|
process. This option no longer has any effect. |
|
|
|
|
@ -424,10 +422,6 @@ only applies if |
|
|
|
|
authentication is in use. If this environment variable is set, Postgres |
|
|
|
|
will attempt authentication with servers for this realm and use |
|
|
|
|
separate ticket files to avoid conflicts with local ticket files. |
|
|
|
|
See |
|
|
|
|
.IR pgintro(1) |
|
|
|
|
for additional information on |
|
|
|
|
.IR Kerberos . |
|
|
|
|
|
|
|
|
|
.SH "RETURN VALUE" |
|
|
|
|
.IR psql |
|
|
|
|
|