Re: Parallel Shutdown (was Re: Paralell startup)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Pitman (symbiont@xxxxxxxxxx) said: 
> I think we'd surprised about the robustness of SIGINT. 
> 
> MySQL:
> /bin/kill `cat /var/run/mysqld/mysqld.pid  2> /dev/null ` > /dev/null 
> 2>&1

That could be easily done in this case by killall/init...

> PostGRE:
> su -l postgres -s /bin/sh -c "/usr/bin/pg_ctl stop -D $PGDATA -s -m 
> fast" > /dev/null 2>&1

That, not so much.

Bill


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux