Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary database space for temporary BLOB [CORE1273] #1694

Open
firebird-automations opened this issue May 20, 2007 · 6 comments
Open

Temporary database space for temporary BLOB [CORE1273] #1694

firebird-automations opened this issue May 20, 2007 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Igor Lobov (ivl)

Is related to CORE3948

Votes: 1

Create the server working mode in which there is a separate temporary database
space in the form of a separate file for storage temporary BLOB.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

Please elaborate on why it is necessary to create temporary BLOB storage outside of the database.

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

To have temporary blobs (created by the engine) working in a readonly database, for example.

I think Vlad already implemented temporary space for blobs, but they aren't really used in the engine (except for temporary tables).

But they're available for the user in the API.

@firebird-automations
Copy link
Collaborator Author

Commented by: Igor Lobov (ivl)

This mode will be useful not only for readonly database, but also at selecting of the big number blobs with processing by UDF when occurrence of the big number temporary blobs strongly increases the size of database.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12153 ] => Firebird [ 15373 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Link: This issue is related to CORE3948 [ CORE3948 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Vlad Khorsun [ hvlad ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants