Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Maximum file size
Fri, Apr 15 2016 11:39 AMPermanent Link

Hershcu Sorin

Hello
I know that the maximum file size is 2 GB.
Is it the limit of the EDBTbl file? Is there a limit for the EDBBlb file?
Thanks Sorin
Fri, Apr 15 2016 2:48 PMPermanent Link

Raul

Team Elevate Team Elevate

On 4/15/2016 11:39 AM, Hershcu Sorin wrote:
> Hello
> I know that the maximum file size is 2 GB.

That is only true for Linux with no large file support and is not
correct on Windows or if large file support is enabled.


With LargeFileSupport = false there is a per file limit of approx 4GB on
windows and 2GB on Linux.

With LargeFileSupport = true the limits are lot higher (approx 120GB for
EDBTbl and more for other files).

See manual : specifically "large File Support" section :

http://www.elevatesoft.com/manual?action=viewtopic&id=edb2&product=rsdelphiwin32&version=10S&topic=Configuring_Starting_Engine


> Is it the limit of the EDBTbl file? Is there a limit for the EDBBlb file?

Yes - all same limits. The limits are for file system limits for any
physical files.


Note that EDB itself has some limits as well in terms of number of
columns per table etc. See here for details :


http://www.elevatesoft.com/manual?action=topics&id=edb2&product=rsdelphiwin32&version=10S&section=appendix_system_cap


Raul



Image