mirror of https://github.com/postgres/postgres
parent
ddb4015ec0
commit
7d9ff58b22
|
@ -1,8 +1,8 @@
|
|||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.32 2005/10/22 21:56:07 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.33 2005/10/26 12:55:07 momjian Exp $
|
||||
-->
|
||||
<chapter Id="runtime-config">
|
||||
<title>Run-time Configuration</title>
|
||||
<title>Server Configuration</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>configuration</primary>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.355 2005/10/16 21:22:12 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.356 2005/10/26 12:55:07 momjian Exp $
|
||||
-->
|
||||
|
||||
<chapter Id="runtime">
|
||||
<title>Server Run-time Environment</title>
|
||||
<title>Operating System Environment</title>
|
||||
|
||||
<para>
|
||||
This chapter discusses how to set up and run the database server
|
||||
|
|
Loading…
Reference in New Issue