Commit a72188a3 authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Add markup

parent 5e86bb51
...@@ -1080,7 +1080,7 @@ su - postgres ...@@ -1080,7 +1080,7 @@ su - postgres
protocols, as well as some routines in the protocols, as well as some routines in the
<![%standalone-include[pgcrypto]]> <![%standalone-include[pgcrypto]]>
<![%standalone-ignore[<xref linkend="pgcrypto">]]> <![%standalone-ignore[<xref linkend="pgcrypto">]]>
module. --disable-strong-random disables functionality that module. <option>--disable-strong-random</option> disables functionality that
requires cryptographically strong random numbers, and substitutes requires cryptographically strong random numbers, and substitutes
a weak pseudo-random-number-generator for the generation of a weak pseudo-random-number-generator for the generation of
authentication salt values and query cancel keys. It may make authentication salt values and query cancel keys. It may make
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment