A 25mb file is nothing for SQLite; I vacuumed a 270mb test database a
few hours ago with no problems.

You know what disk IO error means, right?  Run scandisk and try
dumping the database and restoring it to a new file.

On 9/21/08, Zbigniew Baniewski <[EMAIL PROTECTED]> wrote:
> It seems, it's not possible to VACUUM a bit larger file? I tried to VACUUM
> a database file of 25 MB size, containing 75000 records (about 20 fields
> each). Unfortunately, each VACUUM attempt is interrupted with message:
>
> SQL error: disk I/O error
>
> No VACUUM allowed for such size?
>
> Linux 2.6.26, SQLite 3.6.1, 256 MB RAM
> --
>                               pozdrawiam / regards
>
>                                               Zbigniew Baniewski
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
Seun Osewa
http://www.nairaland.com/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to