Opened 13 years ago
Closed 10 years ago
#106 closed enhancement (wontfix)
use tablespaces
Reported by: | Peter Baumann | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | reladminif | Version: | 8.0 |
Keywords: | tablespace, tables, PostgreSQL | Cc: | |
Complexity: | Very Hard |
Description
now that PG meantime supports tablespaces as well, these should be used (again) by rasdaman to allow tuning according to the individual table characteristics.
This will require adding TABLESPACE declarations in the table creation module, reladminif.
Change History (6)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Milestone: | → 9.0 |
---|---|
Version: | → 8.0 |
comment:3 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 12 years ago
The LOCATION could be a parameter to the configure script, e.g.
./configure --db-location=/home/rasdaman/db
comment:5 by , 10 years ago
Complexity: | → Very Hard |
---|---|
Milestone: | 9.0.x → 10.0 |
Owner: | changed from | to
This is perhaps not so relevant anymore if we plan to switch to sqlite/filesystem by default in v10?
comment:6 by , 10 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
indeed, agree on this, closing therefore.
Note:
See TracTickets
for help on using tickets.
Often I use tablespaces like this:
then all tables go to /home/rasdaman/db