mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Rename encryption section.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.317 2005/05/09 17:13:04 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.318 2005/05/09 17:26:22 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter Id="runtime">
|
<chapter Id="runtime">
|
||||||
@@ -4954,10 +4954,10 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
|
|||||||
</important>
|
</important>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="encryption-approaches">
|
<sect1 id="encryption-options">
|
||||||
<title>Use of Encryption in <productname>PostgreSQL</productname></title>
|
<title>Encryption Options</title>
|
||||||
|
|
||||||
<indexterm zone="encryption-approaches">
|
<indexterm zone="encryption-options">
|
||||||
<primary>encryption</primary>
|
<primary>encryption</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user