What happen today with FIREBIRD_TMP in such situation if there is not available
disk space? This should be implemented in same way, and for simplification
resteicted to the first directory form the list only to not wait for
tablespaces existence.Regards,Karol Bieniaszewski
Oryginalna wi
On 05-02-2021 14:32, liviuslivius wrote:
Are you sure that you talk about Firebird no Interbase config. In
Firebird there is not size specification or i miss something?
To quote from the firebird.conf documentation on TempDirectories:
"Once the first specified directory has no available space,
Are you sure that you talk about Firebird no Interbase config. In Firebird
there is not size specification or i miss something?Regards,Karol Bieniaszewski
Oryginalna wiadomość Od: Dimitry Sibiryakov
Data: 05.02.2021 13:30 (GMT+01:00) Do: For discussion
among Firebird Develope
System table with keywords
--
Key: CORE-6482
URL: http://tracker.firebirdsql.org/browse/CORE-6482
Project: Firebird Core
Issue Type: New Feature
Reporter: Maxim Kuzmin
List of keywords (reserved and non-
05.02.2021 13:29, liviuslivius wrote:
Wouldn't be enough that only first folder in the list will be used for these
purposes?
The problem is not folder's usage but respecting configured limit to its size.
--
WBR, SD.
Firebird-Devel mailing list, web interface at
https://lists.sourceforg
Wouldn't be enough that only first folder in the list will be used for these
purposes? And just mark it in the parameter description. Personall, i would not
wait with the implementation to tablespaces existence, especially that someone
is interested in implementing it now :)Regards,Karol Bienias
05.02.2021 07:24, Dmitry Starodubov wrote:
It's not trivial and it seems will be implemented using tablespaces as
suggested by Vlad.
Why? Structure of files for temp tables matches structure of database and Firebird is
already able to work with multifile database. The only problem I foresee