Alternatively, you can set variables on the
make
command line:
- make [ variable=value [,...] ]
+ make [ variable=value [...] ]
- A few of the many variables which can be specified are:
+ A few of the many variables that can be specified are:
- YFLAGS
+ YFLAGS
Although the minimum required memory for running
PostgreSQL
- can be as little as 8MB, there are noticable speed improvements when expanding memory
+ can be as little as 8MB, there are noticeable speed improvements when expanding memory
up to 96MB or beyond. The rule is you can never have too much memory.
On systems which have
PostgreSQL started at boot time, there
-is probably a startup file which will accomplish the same thing. For example, on a
+is probably a startup file that will accomplish the same thing. For example, on a
Redhat Linux system one might find that
/etc/rc.d/init.d/postgres.init stop