Subject | Re: [firebird-support] Database cache |
---|---|
Author | Aage Johansen |
Post date | 2004-04-16T20:34:37Z |
On Fri, 16 Apr 2004 09:22:52 +0000 (UTC), Juan Pedro López Sáez wrote:
gbak cannot (yet) "see" those rows.
--
Aage J.
> - I have the same testing database in two different machines, say dbAand dbB.
> - I add new rows in a table of dbA.My guess is that you didn't COMMITT the transaction that added the rows -
> - I backup dbA.
> - I shutdown dbB, rename it to another filename and restore the last backup
> of dbA to dbB filename.
> - I bring dbB online.
>
> After that process, when I connect to the new created dbB, I can't
> access the new rows inserted in dbA.
> I guess this has something to do with firebird database cache, because
> after restarting firebird server, I access the new rows.
gbak cannot (yet) "see" those rows.
--
Aage J.