|
Marc, I understand your point. I thought someone might make it. However, lets look at this another way. If I tell about a databas manager I would like to put in your office and it supports in memory tables. If you use in memory tables you accept the risk that the data can be lost anytime up to actually shuting down the engine. I guess most people would understand that, they would use them or not use them. Now it also supports cached tables, meaning the data is stored during runtime on disk. At least that is what I took it to mean. One thing I tell you is that you must commit your actions (call this a transaction) for the data to be saved to the table. Now you start a transaction and you commit it, you receive no error. So where do you expect your data to be? Well, I suggest most people expect it to be on disc. But here it is not! IMO this is a real problem. Marc Santhoff wrote: Am Donnerstag, den 29.09.2005, 06:07 -0400 schrieb Andrew Jensen: [...] |
- [dba-users] Still this Andrew Jensen
- Re: [dba-users] Still th... Marc Santhoff
- Re: [dba-users] Stil... Andrew Jensen
- Re: [dba-users] Still th... Frank Schönheit - Sun Microsystems Germa ny
