Commit graph

3 commits

Author SHA1 Message Date
Devrim GÜNDÜZ
8d7c2925b6 - Fix pid file path in init script.
- Fix spec file -- we don't use short_name macro in pgcore spec file.
- Create pgpool pid file directory.
- Fix stop/start routines, also improve init script a bit.
- Install conf files to a new directory (/etc/pgpool-II), and get rid of
    sample conf files.
2009-03-23 01:00:23 +00:00
Devrim GÜNDÜZ
296900894e - Honor /etc/sysconfig/pgpool settings. Previously we could never customize
PGPOOLPID=/var/run/pgpool.pid et al.
- Remaining hardcoded paths replaced by customizable variables such as
    $PGPOOLCONF .
2008-04-09 06:36:47 +00:00
Devrim GÜNDÜZ
dd33e948d8 Add init script and sysconfig file for pgpool-II 2007-08-04 22:10:30 +00:00