Syed,
Here is my /etc/rc2.d/S99pgsql script, take what you like. In
short, you simply send the 'parent' postmaster a kill signal and it
will shutdown all of the children.
#! /bin/sh
#
#
#ident "@(#)pgsql 0.1 98/12/09 DwD"
#
# start/stop the deamon
case "$1" in
'start')
# Start t
i could not locate help instructions on shutting down the postmaster once it
has been started..
how do i shutdown postmaster? i would like to add the shutdown procedure to
my system
shutdown script. i managed to add the startup procedure following the
instructions in the install file
also th
DwD,
Thank you for your help.
GNU flex seemed to have solved my compile problems.
> -Original Message-
> From: Daryl W. Dunbar [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 25, 1999 4:24 PM
> To: Syed Ali; [EMAIL PROTECTED]
> Subject: RE: [ADMIN] errors compiling and errors