Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 1997 19:19:40 +0000
From:      "Richard Gresek" <rg@gds.de>
To:        freebsd-isp@freebsd.org
Subject:   Starting PG95
Message-ID:  <199701251820.TAA18749@gds.de>

next in thread | raw e-mail | index | archive | help
Hallo,

I am using FreeBSD-3.0 (3.0-970118-SNAP) and Postgres95 (2.0).

Almost everything works fine except starting postmaster from within 
/etc/rc or /usr/local/etc/rc.d/postgres.sh.

The command is definitely executed but postmaster does not stay as a 
running process in memory. Started from the command line after the 
login postmaster is running fine.

I believe this is a question for this list than for the PG95-list because 
the startup did work fine on FreeBSD 2.1.6 and does not now on 3.0.
+-----

I tried to start PG95 from /etc/rc with this line:

/usr/local/postgres95/bin/postmaster &

and from /usr/local/etc/rc.d/postgres95.sh with these lines

#!/bin/sh
/usr/local/postgres95/bin/postmaster &

Thanks in advance

Richard
+-------------------------------------------------------------------+
: Plus.Net				Internet PoP fuer 
: Oppenheimer Landstr. 55		Frankfurt & Westerwald
: 60596 Frankfurt			
: Tel.: +49 69 61991275			http://www.plusnet.de
: Fax : +49 69 610238
+-------------------------------------------------------------------+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701251820.TAA18749>