"Josh Tolley" <[EMAIL PROTECTED]> writes:
> On 10/1/07, S Sharma <[EMAIL PROTECTED]> wrote:
>> It would be nice to have a feature to define a default table space for
>> indexes in db conf file and all indexed are created in that table space.
> Although the most basic optimization suggested when us
On 10/1/07, S Sharma <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> The default table space defined in db conf file is used for all database
> tables as well as indexes. So putting the indexes on another table space
> requires manually dropping and re-creating indexes.
> It would be nice to have a featur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/01/07 13:22, S Sharma wrote:
> Hi All,
>
> The default table space defined in db conf file is used for all database
> tables as well as indexes. So putting the indexes on another table space
> requires manually dropping and re-creating indexes.
Hi All,
The default table space defined in db conf file is used for all database tables
as well as indexes. So putting the indexes on another table space requires
manually dropping and re-creating indexes.
It would be nice to have a feature to define a default table space for indexes
in db conf