Subject | Optimization for fetching large blob |
---|---|
Author | pizza_royale |
Post date | 2005-07-19T10:17:27Z |
What is the best strategy for concurrent access to large blobs(10MB)?
- Stream mode : in the sqlda structure of blob creation, is it useful
to set sqlsubtype = isc_bpb_type_stream?
- The best segment size?
Thanks for your help.
Eric
- Stream mode : in the sqlda structure of blob creation, is it useful
to set sqlsubtype = isc_bpb_type_stream?
- The best segment size?
Thanks for your help.
Eric