Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 65311 invoked from network); 5 Feb 2010 00:10:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Feb 2010 00:10:52 -0000 Received: (qmail 23751 invoked by uid 500); 5 Feb 2010 00:10:52 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 23678 invoked by uid 500); 5 Feb 2010 00:10:51 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 23670 invoked by uid 99); 5 Feb 2010 00:10:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 00:10:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 00:10:45 +0000 Received: from [127.0.0.1] (bp-laptop.edgility.com [10.10.12.65]) by red.amberpoint.com (8.13.8/8.13.8) with ESMTP id o150ANeu026275 for ; Thu, 4 Feb 2010 16:10:24 -0800 Message-ID: <4B6B61EF.2030808@amberpoint.com> Date: Thu, 04 Feb 2010 16:10:23 -0800 From: Bryan Pendleton User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Derby Discussion Subject: Re: Does a database shrink? References: <56a83cd01002041503u1dee476fn9c9cd00280934ba@mail.gmail.com> <4B6B5CD3.2070008@sbcglobal.net> <56a83cd01002041604w44e6d296uf2602071a3b73c93@mail.gmail.com> In-Reply-To: <56a83cd01002041604w44e6d296uf2602071a3b73c93@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > Thanks! Can the compress routines be called programatically? Yes; there's an example on this page: http://db.apache.org/derby/docs/10.5/ref/rrefaltertablecompress.html thanks, bryan