Hi all, I would like to know how can I find out how many dirty pages are on wal cache after an update query (during a transaction). My intention is to run a long transaction, and to end it when cache/wal file is getting too large. Thanks, Yoni. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] wal pager db size/Dirdy pages count Yoni Londner
- Re: [sqlite] wal pager db size/Dirdy pages count Simon Slavin