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

Commitea76b5b

Browse files
committed
[Doc]: apply installation-bin+1.patch
1 parent9dfd696 commitea76b5b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎doc/src/sgml/installation-bin.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ service postgresql initdb
486486
management system.
487487
It tries to automatically enable SSL on the newly created
488488
cluster, but can do so only if the <literal>postgres</literal>
489-
user is a member of <literal>ssl-cert</literal> group and there is default
490-
self-signed certificate in <filename>/etc/sss/certs</filename>.
489+
user is a member of <literal>ssl-cert</literal> group and there is
490+
valid certificate in <filename>/etc/ssl/certs</filename>.
491491
</para>
492492
<para>
493493
<productname>&productname;</productname> distribution for Debian-based systems
@@ -537,11 +537,11 @@ service postgresql initdb
537537
copies of the <application>pg_config</application> utility, one in the
538538
<filename>libpq-dev</filename> package and the other in <filename>postgrespro-server-dev-&majorversion;</filename> package.
539539
It is because both client programs and server extensions use
540-
this utility to determine location ofpostgres development
540+
this utility to determine location ofPostgres development
541541
files. So, if you are planning to develop both client
542542
applications and server extensions on same system, make sure
543543
that you have installed <filename>libpq-dev</filename> and
544-
<filename>postgrespro-server-dev-X.X</filename> from samepostgres product.
544+
<filename>postgrespro-server-dev-X.X</filename> from samePostgres product.
545545
</para>
546546
</note>
547547
</sect3>
@@ -886,7 +886,7 @@ service postgresql initdb
886886
<sect3>
887887
<title>Creating the Default Database</title>
888888
<para>
889-
To startpostgres server after installation of the server
889+
To startPostgres server after installation of the server
890890
package, run the following command:
891891
</para>
892892
<programlisting>
@@ -972,7 +972,7 @@ service postgrespro start
972972
The current version of <literal>PL/Python</literal> is dynamically
973973
linked with Python shared library in the LanguagePack installers.
974974
Some distributions of Python interpreters (including ActivePython)
975-
onLinux do not include a dynamic library of Python. Such
975+
onWindows do not include a dynamic library of Python. Such
976976
interpreters would no longer be functional with
977977
<literal>PL/Python</literal>. You are recommended to use
978978
LanguagePack installers for <literal>PL/Perl</literal> and
@@ -1037,7 +1037,7 @@ service postgrespro start
10371037
</listitem>
10381038
<listitem>
10391039
<para>
1040-
<literal>Password</literal> &mdash; password of theusers
1040+
<literal>Password</literal> &mdash; password of theuser
10411041
</para>
10421042
</listitem>
10431043
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp