summaryrefslogtreecommitdiff
path: root/src/man/createuser.1
Commit message (Collapse)AuthorAgeFilesLines
* No more pgintro.Bruce Momjian1998-10-141-3/+1
|
* Patch to allow createuser options from the command line.Bruce Momjian1998-08-221-5/+33
|
* Add mention of actual SQL command to create*/destroy* commands.Bruce Momjian1998-07-241-5/+6
|
* Add mention of SQL commands to create/destroy man pages.Bruce Momjian1998-07-241-1/+2
|
* Add mention of psql and template1 to create*, destroy* commandBruce Momjian1998-07-241-1/+4
| | | | manual pages.
* cleanupBruce Momjian1998-06-241-3/+3
|
* pg_user cleanup.Bruce Momjian1998-03-061-5/+5
|
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-2/+2
| | | | | | | | | | | | | | | | | | | I've completed the patch to fix the protocol and authentication issues I was discussing a couple of weeks ago. The particular changes are: - the protocol has a version number - network byte order is used throughout - the pg_hba.conf file is used to specify what method is used to authenticate a frontend (either password, ident, trust, reject, krb4 or krb5) - support for multiplexed backends is removed - appropriate changes to man pages - the -a switch to many programs to specify an authentication service no longer has any effect - the libpq.so version number has changed to 1.1 The new backend still supports the old protocol so old interfaces won't break.
* Manual page dash cleanup.Bruce Momjian1998-01-111-2/+2
|
* Update description for PGHOST and unix domain sockets. Add warning for ↵Bruce Momjian1997-12-041-6/+4
| | | | failed connections.
* unix.1 renamed to pgintro.1.Bruce Momjian1997-08-261-2/+2
|
* Rename postgres95 to PostgreSQL. Add comment for SELECT NULLBruce Momjian1996-12-111-2/+2
|
* moved man pages here, as requested by BryanMarc G. Fournier1996-11-141-0/+122