Solved
SQLite VACUUM command after writing to db file
I was wondering if anyone might be able to help me out? I'm writing tabular data to a SQLite database and I'd like to run the VACUUM command after it's been written. I thought it might exist in the SQLITE3 writer parameters but no luck. I'm using FME 2019 desktop
Best answer by erik_jan
The SQLite writer has the option to run a SQL command after the data is written.
See this SQLite writer parameters documentation for more info.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.