File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.426 2009/04/24 09:43:09 mha Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.427 2009/04/24 20:46:16 momjian Exp $ -->
22
33<chapter Id="runtime">
44 <title>Server Setup and Operation</title>
@@ -1392,7 +1392,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
13921392
13931393 <para>
13941394 While the server is running, it is not possible for a malicious user
1395- to interfere with client/server communications . However, when the
1395+ to take the place of the normal database server . However, when the
13961396 server is down it is possible for a local user to spoof the normal
13971397 server by starting their own server. The spoof server could read
13981398 passwords and queries sent by clients, but could not return any data
You can’t perform that action at this time.
0 commit comments