Can I call vacuum on custom tables (for example only on temp tables) ? Because vacuum takes some time (my "normal" tables are big and often modified, trim of those tables are not important for me) and I would like to free up memory taken only by temp tables _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] SQLite - Dropping TEMP table doesn't free allocated ... Krzysztof
- Re: [sqlite] SQLite - Dropping TEMP table doesn't free a... Simon Slavin
- Re: [sqlite] SQLite - Dropping TEMP table doesn't fr... Krzysztof
- Re: [sqlite] SQLite - Dropping TEMP table doesn'... Simon Slavin
- Re: [sqlite] SQLite - Dropping TEMP table doesn't free a... Pavel Ivanov
- Re: [sqlite] SQLite - Dropping TEMP table doesn't free a... Richard Hipp
- Re: [sqlite] SQLite - Dropping TEMP table doesn't fr... Krzysztof
- Re: [sqlite] SQLite - Dropping TEMP table doesn'... Simon Slavin
- Re: [sqlite] SQLite - Dropping TEMP table do... Krzysztof
- Re: [sqlite] SQLite - Dropping TEMP tab... Kees Nuyt
- Re: [sqlite] SQLite - Dropping TEMP tab... Ryan Johnson