We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8526f53 commite2d8c1bCopy full SHA for e2d8c1b
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.250 2004/03/1515:56:21 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.251 2004/03/1517:57:51 momjian Exp $
3
-->
4
5
<Chapter Id="runtime">
@@ -23,8 +23,8 @@ $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.250 2004/03/15 15:56:21 momjian
23
separate user account. This user account should only own the data
24
that is managed by the server, and should not be shared with other
25
daemons. (For example, using the user <literal>nobody</literal> is a bad
26
- idea.) It is not advisable to install executables owned by
27
-thisuser because compromised systems could then modify their own
+ idea.) It is not advisable to install executables owned by this
+ user because compromised systems could then modify their own
28
binaries.
29
</para>
30