Robert Collins <[EMAIL PROTECTED]> writes: > On Wed, 2008-01-02 at 00:29 +0000, Colin Watson wrote:
>> Some packages actually do need to shut down cleanly; in the case of a >> database, for example, such a change could cause data loss. > Surely no more than a hard power failure(*), which databases (even such > lightweight ones as sqlite) are designed to handle. You can still lose data transactions that weren't complete, and you may have to go through an extended consistency check when the system comes back up. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]