Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite958a30

Browse files
committed
Update scripts from Peter.
1 parent240e4c9 commite958a30

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

‎doc/src/sgml/ref/create_user.sgml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.11 1999/12/0404:53:15 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.12 1999/12/0405:03:49 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -61,6 +61,13 @@ CREATE USER <replaceable class="PARAMETER">username</replaceable>
6161
match the <acronym>UNIX</acronym> user ids, but some people
6262
choose to keep the numbers the same.
6363
</para>
64+
<para>
65+
If you still want the
66+
OS user id and the <filename>usesysid</filename> to match
67+
for any given user,
68+
use the <application>createuser</application> script provided with
69+
the <productname>Postgres</productname> distribution.
70+
</para>
6471
<para>
6572
If this is not specified, the highest assigned user id plus one
6673
will be used as default.

‎doc/src/sgml/ref/destroydb.sgml

Whitespace-only changes.

‎doc/src/sgml/ref/destroylang.sgml

Whitespace-only changes.

‎doc/src/sgml/ref/destroyuser.sgml

Whitespace-only changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp