Re: compress large database

Fred Toussi <[email protected]> Fri, 23 Oct 2015 16:22:50 +0100
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <1445613770.1943353.418448009.2730ACC5@webmail.messagingengine.com>
Your charity software would be useful around the world for food banks
(as they are called over here). Good idea to make it available as
open source.

Fred

On Fri, Oct 23, 2015, at 14:18, Bayless Kirtley wrote:
> Thanks a lot Fred. Dang, now I remember Shutdown Compact. I guess it’s
> been a long time since I had to deal with a larger database.
>
> BTW, it’s been a long time since I thanked you for this outstanding
> piece of software. Being retired, I don’t develop anything but what I
> want to and it seems everything involves Java and HSQLDB. The only
> reason I took this one on is it is a charity project for a local food
> pantry, managed by a friend and feeding the needy. The reason you don
> ‘t hear much from me anymore is that there are just never any
> problems.
>
> Bayless
>
>
> From: Fred Toussi[1] Sent: Friday, October 23, 2015 6:02 AM To: HSQLDB
> user list[2] Subject: Re: [Hsqldb-user] compress large database
>
> You can use either SHUTDOWN COMPACT or CHECKPOINT DEFRAG to compact
> the database file after removing several large tables.
>
> Alternatively you could use TEXT tables for the raw import of the
> data. As the data for these tables is stored separately in individual
> files, you can later drop the tables and delete their files.
>
> Fred
>
> On Thu, Oct 22, 2015, at 20:34, Bayless Kirtley wrote:
>> Is there a way to compress a large database after removing several
>> tables? I am converting an Access database to HSQL and Java and have
>> several large tables for raw import of the Access tables. After
>> massaging them into final form, I drop the raw tables but the size of
>> the database files does not seem to notice that. It stays about
>> double the size it needs to be.
>>
>> Thanks Bayless
>>
>> ---------------------------------------------------------------------
>> ---------
>> _________________________________________________
>> Hsqldb-user mailing list [email protected]
>> https://lists.sourceforge.net/lists/listinfo/hsqldb-user
>

> ----------------------------------------------------------------------
> --------
>

>  _______________________________________________
>
Hsqldb-user mailing list
>
[email protected]
>
https://lists.sourceforge.net/lists/listinfo/hsqldb-user
>

> No virus found in this message.
>
Checked by AVG - www.avg.com
>
Version: 2015.0.6173 / Virus Database: 4450/10871 - Release Date:
10/22/15

>

>

>

> ----------------------------------------------------------------------
> --------
> _________________________________________________
> Hsqldb-user mailing list [email protected]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-user


Links:

  1. mailto:[email protected]
  2. mailto:[email protected]

------------------------------------------------------------------------------

_______________________________________________
Hsqldb-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hsqldb-user