|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.317 2005/05/09 17:13:04 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.318 2005/05/09 17:26:22 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <chapter Id="runtime"> |
@@ -4954,10 +4954,10 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput |
4954 | 4954 | </important> |
4955 | 4955 | </sect1> |
4956 | 4956 |
|
4957 | | - <sect1 id="encryption-approaches"> |
4958 | | - <title>Use ofEncryptionin <productname>PostgreSQL</productname></title> |
| 4957 | + <sect1 id="encryption-options"> |
| 4958 | + <title>EncryptionOptions</title> |
4959 | 4959 |
|
4960 | | - <indexterm zone="encryption-approaches"> |
| 4960 | + <indexterm zone="encryption-options"> |
4961 | 4961 | <primary>encryption</primary> |
4962 | 4962 | </indexterm> |
4963 | 4963 |
|
|