|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.11 2000/12/21 22:55:27 petere Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.12 2000/12/22 19:31:56 petere Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <sect1 id="terminology">
|
6 | 6 | <title>Terminology</title>
|
7 | 7 |
|
8 |
| - <para> |
9 |
| - In the following documentation, |
10 |
| - <firstterm>site</firstterm> |
11 |
| - may be interpreted as the host machine on which |
12 |
| - <Productname>Postgres</Productname> is installed. |
13 |
| - Since it is possible to install more than one set of |
14 |
| - <Productname>Postgres</Productname> |
15 |
| - databases on a single host, this term more precisely denotes any |
16 |
| - particular set of installed |
17 |
| - <Productname>Postgres</Productname> binaries and databases. |
18 |
| - </para> |
19 |
| - |
20 | 8 | <para>
|
21 | 9 | The
|
22 | 10 | <Productname>Postgres</Productname> <firstterm>superuser</firstterm>
|
|