Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread David Veatch
rtainty. The sh syntax should port, and if the Linux port of Postgres supports the same arguments as the FreeBSD port, then that should work as well... David Veatch - [EMAIL PROTECTED] "Many people would sooner die than think. In fact, they do." - Bertrand Russell

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread David Veatch
-l postgres -c 'exec /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data -S -o -F -N 48 -B 96> /home/postgres/postgres.log' & echo -n ' postgres' } David Veatch - [EMAIL PROTECTED] "Many people would sooner die than think. In fact, they do." - Bertrand Russell