commands such that the second does NOT execute until the first one is
> complete??
>
> thanks! jt
>
>
Put your commands in a shell script somewhere in the order you want them
to execute and then tell cron to run that shell script.
--
|----
I am running Postgres on a Linux 2.2.11 box with 2 Pentium III 550
processors. It appears that postgres is only using the first processor
and not both. Is there a compile-time switch I need to enable to make
postgres use both processors or is this not currently supported?
Also... does anyone ha