|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/install.sgml,v 1.37 2000/03/3103:27:40 thomas Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/install.sgml,v 1.38 2000/03/3115:00:14 tgl Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <Chapter Id="install">
|
@@ -54,7 +54,7 @@ mv postgresql-7.0 /usr/src
|
54 | 54 |
|
55 | 55 | <para>
|
56 | 56 | Although the minimum required memory for running <ProductName>PostgreSQL</ProductName>
|
57 |
| - can be as little as 8MB, there arenoticable speed improvements when expanding memory |
| 57 | + can be as little as 8MB, there arenoticeable speed improvements when expanding memory |
58 | 58 | up to 96MB or beyond. The rule is you can never have too much memory.
|
59 | 59 | </para>
|
60 | 60 | <Para>
|
@@ -301,7 +301,7 @@ kill <replaceable>pid</replaceable>
|
301 | 301 | <tip>
|
302 | 302 | <para>
|
303 | 303 | On systems which have <productname>PostgreSQL</productname> started at boot time, there
|
304 |
| -is probably a startup filewhich will accomplish the same thing. For example, on a |
| 304 | +is probably a startup filethat will accomplish the same thing. For example, on a |
305 | 305 | Redhat Linux system one might find that
|
306 | 306 | <programlisting>
|
307 | 307 | /etc/rc.d/init.d/postgres.init stop
|
|