Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
21ad8695
Commit
21ad8695
authored
Aug 03, 1998
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in man pages.
parent
b88e9784
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/man/psql.1
src/man/psql.1
+2
-2
No files found.
src/man/psql.1
View file @
21ad8695
.\" This is -*-nroff-*-
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.2
6 1998/06/24 13:21:29
momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.2
7 1998/08/03 05:54:30
momjian Exp $
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
.SH NAME
.SH NAME
psql - run the interactive query front-end
psql - run the interactive query front-end
...
@@ -219,7 +219,7 @@ will give you tables with borders.
...
@@ -219,7 +219,7 @@ will give you tables with borders.
.BR "-u"
.BR "-u"
Asks the user for the user name and password before connecting to the database.
Asks the user for the user name and password before connecting to the database.
If the database does not require password authentication then these are
If the database does not require password authentication then these are
ignored. If the option i
s
not used (and the PGPASSWORD environment variable
ignored. If the option i
s
not used (and the PGPASSWORD environment variable
is not set) and the database requires password authentication, then the
is not set) and the database requires password authentication, then the
connection will fail. The user name is ignored anyway.
connection will fail. The user name is ignored anyway.
.TP
.TP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment