OSDN Git Service

Update scripts from Peter.
authorBruce Momjian <bruce@momjian.us>
Sat, 4 Dec 1999 05:03:49 +0000 (05:03 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 4 Dec 1999 05:03:49 +0000 (05:03 +0000)
doc/src/sgml/ref/create_user.sgml
doc/src/sgml/ref/destroydb.sgml [deleted file]
doc/src/sgml/ref/destroylang.sgml [deleted file]
doc/src/sgml/ref/destroyuser.sgml [deleted file]

index 4601edc..2f5d1d7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.11 1999/12/04 04:53:15 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.12 1999/12/04 05:03:49 momjian Exp $
 Postgres documentation
 -->
 
@@ -62,6 +62,13 @@ CREATE USER <replaceable class="PARAMETER">username</replaceable>
         choose to keep the numbers the same.
        </para>
        <para>
+       If you still want the
+       OS user id and the <filename>usesysid</filename> to match
+       for any given user,
+       use the <application>createuser</application> script provided with
+       the <productname>Postgres</productname> distribution.
+       </para>
+       <para>
         If this is not specified, the highest assigned user id plus one
         will be used as default.
        </para>
diff --git a/doc/src/sgml/ref/destroydb.sgml b/doc/src/sgml/ref/destroydb.sgml
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/doc/src/sgml/ref/destroylang.sgml b/doc/src/sgml/ref/destroylang.sgml
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/doc/src/sgml/ref/destroyuser.sgml b/doc/src/sgml/ref/destroyuser.sgml
deleted file mode 100644 (file)
index e69de29..0000000