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

Commit453f350

Browse files
committed
Add note explaining that multiple prompts for a password are normal
behavior when password auth is used.
1 parentdab708e commit453f350

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎doc/src/sgml/ref/createlang.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/createlang.sgml,v 1.17 2001/09/03 12:57:49 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.18 2001/10/22 23:48:11 tgl Exp $
33
Postgres documentation
44
-->
55

@@ -186,6 +186,13 @@ Postgres documentation
186186
<para>
187187
Use <xref linkend="app-droplang"> to remove a language.
188188
</para>
189+
190+
<para>
191+
<application>createlang</application> is a shell script that invokes
192+
<application>psql</application> several times. If you have things
193+
arranged so that a password prompt is required to connect, you will be
194+
prompted for a password several times.
195+
</para>
189196
</refsect1>
190197

191198
<refsect1 id="R1-APP-CREATELANG-3">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp