Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e86bb5 commit a72188aCopy full SHA for a72188a
doc/src/sgml/installation.sgml
@@ -1080,7 +1080,7 @@ su - postgres
1080
protocols, as well as some routines in the
1081
<![%standalone-include[pgcrypto]]>
1082
<![%standalone-ignore[<xref linkend="pgcrypto">]]>
1083
- module. --disable-strong-random disables functionality that
+ module. <option>--disable-strong-random</option> disables functionality that
1084
requires cryptographically strong random numbers, and substitutes
1085
a weak pseudo-random-number-generator for the generation of
1086
authentication salt values and query cancel keys. It may make
0 commit comments