8000
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 daac8e3 commit 7dd8eb3Copy full SHA for 7dd8eb3
doc/src/sgml/installation.sgml
@@ -1103,7 +1103,9 @@ su - postgres
1103
Allow the build to succeed even if <productname>PostgreSQL</>
1104
has no support for strong random numbers on the platform.
1105
A source of random numbers is needed for some authentication
1106
- protocols, as well as some routines in <xref linkend="pgcrypto">
+ protocols, as well as some routines in the
1107
+ <![%standalone-include[pgcrypto]]>
1108
+ <![%standalone-ignore[<xref linkend="pgcrypto">]]>
1109
module. --disable-strong-random disables functionality that
1110
requires cryptographically strong random numbers, and substitutes
1111
a weak pseudo-random-number-generator for the generation of
0 commit comments