Re: Faults

2001-07-18 Thread Gerald Clark
Werner Stuerenburg wrote: >> The main aspect I'm interested in is avoiding data loss. So I want that any >> change to database must immediatly (or at least on regular intervals) be >> made persistent. Is there any configurable parameter to do this? > > > > You may want to read about transact

Re: Faults

2001-07-18 Thread Werner Stuerenburg
> The main aspect I'm interested in is avoiding data loss. So I want that any > change to database must immediatly (or at least on regular intervals) be > made persistent. Is there any configurable parameter to do this? You may want to read about transaction services. -- Herzlich Werner Stuer