Add note explaining that multiple prompts for a password are normal
authorTom Lane
Mon, 22 Oct 2001 23:48:11 +0000 (23:48 +0000)
committerTom Lane
Mon, 22 Oct 2001 23:48:11 +0000 (23:48 +0000)
behavior when password auth is used.

doc/src/sgml/ref/createlang.sgml

index d38619e70196f45837de6402e95ac51868e771dc..f0abeeae22a25823539666dc03633fab564f9478 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -186,6 +186,13 @@ Postgres documentation
   
    Use  to remove a language.
   
+
+  
+   createlang is a shell script that invokes
+   psql several times.  If you have things
+   arranged so that a password prompt is required to connect, you will be
+   prompted for a password several times.
+