Hi, Decibel [2007-11-12 15:29 -0000]: > >> So --force would do an immediate shutdown then? > > > > No, in the current implementation it uses 'fast', and only if that > > fails, uses 'immediate'. > > I don't see what that buys us.
Maybe there is a misunderstanding: pg_ctlcluster uses "smart" by default now, so if you call it directly, or call the init script with 'restart', then "smart" is used. fast/immediate is only used in the init script, thus usually when you shutdown the machine. In that case it is preferable *not* to wait for clients, otherwise you stall the reboot/shutdown. -- pg_ctlcluster uses stop immediate on it's own https://bugs.launchpad.net/bugs/154012 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
