Subject Re: [firebird-support] Re: out-of-memory failure with BLOB
Author Dimitry Sibiryakov
09.01.2019 15:04, eric.gueguiniat@... [firebird-support] wrote:
> Why blob are not released in this case, why keep blob id ?

If you learn Firebird API, you'll see that BLOB's content is requested to client
separately. Server cannot predict that this BLOB won't be requested by client application
to release it.


--
WBR, SD.