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

Global Temporary Table isn't redirected [CORE1809] #2239

Closed
firebird-automations opened this issue Mar 28, 2008 · 8 comments
Closed

Global Temporary Table isn't redirected [CORE1809] #2239

firebird-automations opened this issue Mar 28, 2008 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Van den Wouwer Danny (dannyvdw)

Duplicates CORE1241

If a temporary global table is being used, I expected that the tmp-files files for this table are created in the folder specified by:
#⁠ ----------------------------
#⁠ Temporary directories
#⁠
#⁠ Provide ';'-separated trees list, where temporary files are stored.
#⁠ Relative paths are treated relative to RootDirectory entry
#⁠ (see above). Default value is determined using FIREBIRD_TMP,
#⁠ TEMP or TMP environment options. Once the first specified
#⁠ directory has no available space, the engine will switch to the
#⁠ next one, and so on.
#⁠
#⁠ E.g.:
#⁠ TempDirectories = c:\temp
#⁠ or
#⁠ TempDirectories = c:\temp;d:\temp
#⁠
#⁠ Type: string (special format)
#⁠
TempDirectories = C:\TMP_FIREBIRD

But it isn't, the tmp-file is created in the default temporary directory of windows.

Is this by design?
I expected to redirect all tempoary files to another disk to speed up.

@firebird-automations
Copy link
Collaborator Author

Modified by: @cincuranet

Workflow: jira [ 15791 ] => Firebird [ 15792 ]

Project: .NET Data provider [ 10003 ] => Firebird Core [ 10000 ]

Version: 2.1 RC2 [ 10250 ]

Key: DNET160 => CORE1809

Planning Status: Unspecified

Version: 2.1.0 RC 2 [ 10180 ] =>

assignee: Jiri Cincura [ cincura_net ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

priority: Major [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Nikolay Ponomarenko (pnv82)

It duplicates
CORE1241

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Duplicates CORE1241.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue duplicates CORE1241 [ CORE1241 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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

1 participant