]> git.sur5r.net Git - bacula/docs/commit
kes Add -c option to pg_dump so that it initializes tables when
authorKern Sibbald <kern@sibbald.com>
Mon, 18 Sep 2006 20:56:21 +0000 (20:56 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 18 Sep 2006 20:56:21 +0000 (20:56 +0000)
commit939a4edc9d488163822f96fe6dddaed56fe11b88
tree060abdbf5d803e0ce23b4a94896a97a78d707619
parent3423c2df4164196d96f86ec798379895614ac9b3
kes  Add -c option to pg_dump so that it initializes tables when
     restored.
kes  Fix FirstWritten time on Volume to be obtained from SD so that
     it is the actual time the volume was first written.
kes  Minor Makefile changes.
kes  Handle EBUSY during read(). Improve how EBUSY is handled in write().