Subject | Re: [Firebird-Architect] Compression |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2011-09-27T08:45:54Z |
27.09.2011 10:33, Alexander Peshkov wrote:
and everybody who want database file to be compressed can just turn NTFS compression on.
fit to free space on the primary page, it is chained to other page.
--
SY, SD.
> Must say that for example NTFS supports writing compressed pages to diskWell, when you tell that, I think that we don't need to duplicate this functionality
> and does not fill it with 0, instead puts more data to the page.
and everybody who want database file to be compressed can just turn NTFS compression on.
> WeIsn't it exactly the way the engine already use? AFAIK, if compressed record doesn't
> probably can do something like this - when adding new record/version to
> the page compress it and when result does not fit, use another page for
> that record/version.
fit to free space on the primary page, it is chained to other page.
--
SY, SD.