Re: [sqlite] 50MB Size Limit?

2005-04-11 Thread Jonathan Zdziarski
G. Roderick Singleton wrote: quotas? That crossed my mind, but all of these databases are being stored in system space (/usr/local/var/dspam) and owned by the mail system.

Re: [sqlite] 50MB Size Limit?

2005-04-11 Thread Jonathan Zdziarski
D. Richard Hipp wrote: Are you sure your users are not, in fact, filling up their disk drives? nope, plenty of free space on the drives. The 50MB limit seems to be very exact as well...exactly 51,200,000 bytes. I'm stumped too.

[sqlite] 50MB Size Limit?

2005-04-11 Thread Jonathan Zdziarski
Greetings! I couldn't find any information on this via google or sqlite.org, so I'm hoping someone can answer this for me. We support SQLite v2.x and v3.x as storage backends in DSPAM. I've had a lot of users complain that they get 'Database Full' errors once their file hits 50MB in size, and s