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

Commite183d11

Browse files
committed
docs: properly document psql auto encoding mode
In psql, both stdin and stdout must be terminals to get a clientencoding of 'auto'.Patch by Albe LaurenzBackpatch to 9.3.
1 parent5d305d8 commite183d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ $ <userinput>psql postgresql://dbmaster:5433/mydb?sslmode=require</userinput>
636636
</para>
637637

638638
<para>
639-
Ifat least one ofstandard inputor standard output are a
639+
Ifbothstandard inputand standard output are a
640640
terminal, then <application>psql</application> sets the client
641641
encoding to <quote>auto</quote>, which will detect the
642642
appropriate client encoding from the locale settings

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp