At the Django-Oracle sprint a couple months ago, we discussed having an
optional "tablespace" parameter when defining models, but not a
separate one for the index tablespace. We didn't get around to
implementing it.
In Oracle-land, your requirement is actually common, not unique. I
think it's
Hi:
Oracle DBA administration in my office has the policy to separate data
in one tablespace and indexes into another tablespace so, when creating
a new index, we must reference to a corresponding tablespace name.
Will the new Oracle interface give us the possibility to indicate
Django in which t
Hi,
On 1/4/07, vizcayno <[EMAIL PROTECTED]> wrote:
Oracle DBA administration in my office has the policy to separate data
in one tablespace and indexes into another tablespace so, when creating
a new index, we must reference to a corresponding tablespace name.
Will the new Oracle interface giv
Hi:
Oracle DBA administration in my office has the policy to separate data
in one tablespace and indexes into another tablespace so, when creating
a new index, we must reference to a corresponding tablespace name.
Will the new Oracle interface give us the possibility to indicate
Django in which t