]> git.sur5r.net Git - bacula/rescue/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)
commitd0ab7fccda7e9abd1e0670dbde2cd57ad3cae4e9
tree8d370c7d71c216685a541d91342639398be885dd
parentb71588323020187b02afa3210954c61469f9fdf4
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().