Subject Re: [firebird-support] How to estimate free space inside database file
Author Dimitry Sibiryakov
26.10.2016 11:50, Bryan Cole bryan.cole@... [firebird-support] wrote:
> Sadly, I'm unable to use the ibsurgeon tools. My database is running on a headless linux
> server. I need to estimate the database free space from another server-application.

Use other approach: estimate free space on disk using "df" command.


--
WBR, SD.