Open
Description
Submitted by: @pcisar
Votes: 9
SFID: 807945#
Submitted By: pcisar
The ability to define/control the location of
data/user tables within a multi-file database.
----------------------
User: awharrison
Logged In: YES
user_id=66088
this is pretty much an "over my dead body" issue. Much
of the
design of InterBase focused on eliminating the need for
table
spaces and other placement. It works well and makes
managing
the database possible without an advanced degree in
Firebird
----------------------
User: nobody
Logged In: NO
I'm not sure but I think this would be usefull if you
could
define diferent files (tablespaces) for tables and indexes
(as it is a good pratice on Oracle).
ex:
1 file containing all objects and a 2nd file containing
all
indexes.