https://bugzilla.novell.com/show_bug.cgi?id=799471 https://bugzilla.novell.com/show_bug.cgi?id=799471#c25 --- Comment #25 from Bruno Friedmann <bruno@ioda-net.ch> 2013-10-31 18:42:10 UTC --- systemctl status postgresql.service postgresql.service - PostgreSQL database server Loaded: loaded (/etc/systemd/system/postgresql.service; enabled) Active: active (running) since Thu, 2013-10-31 19:13:24 CET; 13min ago Process: 24344 ExecStop=/usr/bin/pg_ctl stop -D ${PGDATA} -s -m fast (code=exited, status=0/SUCCESS) Process: 32606 ExecStart=/usr/bin/pg_ctl start -D ${PGDATA} -s -o -p ${PGPORT} -w -t 300 (code=exited, status=0/SUCCESS) Main PID: 32609 (postgres) CGroup: name=systemd:/system/postgresql.service ├ 32609 /usr/lib/postgresql92/bin/postgres -D /var/lib/pgsql/data -p 5432 ├ 32610 postgres: logger process ├ 32612 postgres: checkpointer process ├ 32613 postgres: writer process ├ 32614 postgres: wal writer process ├ 32615 postgres: autovacuum launcher process └ 32616 postgres: stats collector process Oct 31 19:13:23 c-3po.labaroche.ioda.net systemd[1]: Starting PostgreSQL database server... Oct 31 19:13:23 c-3po.labaroche.ioda.net postgres[32611]: [1-1] 2013-10-31 19:13:23 CET LOG: database system was shut down at 2013-10-31 19:03:50 CET Oct 31 19:13:23 c-3po.labaroche.ioda.net postgres[32609]: [1-1] 2013-10-31 19:13:23 CET LOG: database system is ready to accept connections Oct 31 19:13:23 c-3po.labaroche.ioda.net postgres[32615]: [1-1] 2013-10-31 19:13:23 CET LOG: autovacuum launcher started Oct 31 19:13:24 c-3po.labaroche.ioda.net systemd[1]: Started PostgreSQL The work is higly inspired from what Devrin do for postgresql http://svn.pgrpms.org/browser/rpm/redhat/9.3/postgresql/F-19/postgresql-9.3s... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.