Subject Re: GBak Param List
Author Adam
--- In firebird-support@yahoogroups.com, "slalom91" <slalom91@...> wrote:
>
> Can someone give me the correct param list to restore a database and
> end up with forced writes on and a reserve for back versions. All the
> admin tools I have used so far are no creating a reserve even when
> specificed.
>
> Thanks.
>

Well what you want is the default settings, so just ** DONT USE THE
SETTING **

-USE_(ALL_SPACE)

The forced writes attribute is part of your database and is stored in
the backup, so if you backup your database with asynchronous writes,
it will restore with asynchronous writes.

Adam