[
https://issues.apache.org/jira/browse/CONNECTORS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920956#action_12920956
]
Karl Wright commented on CONNECTORS-117:
----------------------------------------
Checked in first phase, which is adding a method to the database abstraction
and support code specifically for PostgreSQL. r1022518.
> Database-specific maintenance activities such as reindexing should have their
> frequency be under the control of the database driver
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CONNECTORS-117
> URL: https://issues.apache.org/jira/browse/CONNECTORS-117
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Framework core
> Reporter: Karl Wright
>
> Not all databases will require maintenance activity at the same frequency,
> and different versions of the same database may also differ in this way. Two
> changes should thus be made: (1) Move the database maintenance frequency to
> be under the control of the database implementation, and (2) Where
> appropriate, introduce properties.xml properties for each database where this
> is important.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.