unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
Cc: guix-devel@gnu.org
Subject: Re: Getting a copy of the Cuirass (berlin.guixsd.org) database
Date: Thu, 21 Feb 2019 21:30:39 +0100	[thread overview]
Message-ID: <20190221213039.68e4e88d@scratchpost.org> (raw)
In-Reply-To: <20190213220006.40cd1f3a@alma-ubu>

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

Hi Björn,

On Wed, 13 Feb 2019 22:00:06 +0100
Björn Höfling <bjoern.hoefling@bjoernhoefling.de> wrote:

> I'm not sure if anybody else responded to you, but I have a database
> around. I got it last year from Clement Lassieur. It is 1.6 GB in size,
> I made a tar.xz an that is only 86 MB! I wonder if there is anything
> wrong or it is just thaaat compressible!

I think we didn't set up the infrastructure to VACUUM the database.

The default in sqlite is not to VACUUM ever, so we probably should
either stop the entire thing and vacuum it once a week or we could
set up autovacuum to incremental or full (the latter would vacuum
at each commit) if we ever ran out of space.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  parent reply	other threads:[~2019-02-21 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10 13:21 Getting a copy of the Cuirass (berlin.guixsd.org) database Christopher Baines
2019-02-13 21:00 ` Björn Höfling
2019-02-14  0:07   ` Christopher Baines
2019-02-21 20:30   ` Danny Milosavljevic [this message]
2019-02-22 16:54     ` Björn Höfling
2019-03-06 12:55     ` Ludovic Courtès
2019-03-06 19:08       ` Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190221213039.68e4e88d@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).