NFSV2 is something that limits filesize.
 
Generally what limits filesize is the operating system and associated 
compilation flags like Pavel mentioned.
 
What makes you or your "user" think their system is limited to 2GB?  What OS 
are they using and what OS are you using?  If it's anything more recent than 
about 10 years ago it should support >2GB as long as you have the disk space.
 
 
Michael D. Black
Senior Scientist
Advanced Analytics Directorate
Northrop Grumman Information Systems
 

________________________________

From: sqlite-users-boun...@sqlite.org on behalf of James Croall
Sent: Mon 7/19/2010 1:13 PM
To: 'General Discussion of SQLite Database'
Subject: EXTERNAL:Re: [sqlite] VFS Layer for to split database into several 
files?



Hi Michael,

I'm trying to support a user running on an NFSv2 file server, which is
limited to a maximum file size of 2GB.

Thanks,

- James

> -----Original Message-----
> From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-
> boun...@sqlite.org] On Behalf Of Black, Michael (IS)
> Sent: Monday, July 19, 2010 10:51 AM
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] VFS Layer for to split database into several
> files?
>
> Also...would you care to elucidate what environment you're in that
> limits you to 2GB?
>
> I've heard numerous people before who think they're limited when, in
> actuality, they're not.
>
> Michael D. Black
> Senior Scientist
> Advanced Analytics Directorate
> Northrop Grumman Information Systems
>
>
> ________________________________
>
> From: sqlite-users-boun...@sqlite.org on behalf of James Croall
> Sent: Mon 7/19/2010 12:26 PM
> To: sqlite-users@sqlite.org
> Subject: EXTERNAL:[sqlite] VFS Layer for to split database into several
> files?
>
>
>
> Hello All,
>
>
>
> I'm stuck with an environment with a 2GB file size limit.
>
>
>
> I have seen several posts over the last few years about working with
> these limits, and several proposals discussed. Some involve creating a
> VFS layer that splits the database file into chunks, and some discuss
> using a DISKIO feature that I'm frankly not familiar with.
>
>
>
> Has anyone come up with a solution that they would be willing to share?
> I am in a time crunch here and anything that would save me some time
> reaching a solution would be *much* appreciated.
>
>
>
> Thanks!
>
>
>
> - James
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to