From 78088d9faa123bcae39ed16dd0e15f8d41b34bd3 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Fri, 30 Oct 2009 23:08:42 +0000 Subject: Closes COUCHDB-547 - Adding a View Compaction Button Thanks to Joshua Bronson for the patch. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@831485 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/dialog/_compact_database.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/www/dialog/_compact_database.html') diff --git a/share/www/dialog/_compact_database.html b/share/www/dialog/_compact_database.html index 87ce5d6f..5c898a3c 100644 --- a/share/www/dialog/_compact_database.html +++ b/share/www/dialog/_compact_database.html @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License.

Compacting a database removes deleted documents and previous revisions. - It is an irreversible operation and my take + It is an irreversible operation and may take a while to complete for large databases.

-- cgit v1.2.3