From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 69C1513877A for ; Tue, 12 Aug 2014 12:07:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25886E0D1B; Tue, 12 Aug 2014 12:07:10 +0000 (UTC) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B17E8E0CD3 for ; Tue, 12 Aug 2014 12:07:08 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id d1so5728611wiv.7 for ; Tue, 12 Aug 2014 05:07:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=+BVtTRb3eZ0sSYzcR7xetZZ2sg9f+ywhzJtD3IZJQIs=; b=IIJeFbbMMaIEQrV2fWa/0Tz/VKlxMjfc7X7gpVGFEetb7bFaHr7KQ8YhfngpiJ3Um6 hrmzqqJiguyaBv2OR+JtCUm9EJ0uJFoUAhgziAmIF/rF30fp0VzHHV8vV73UMxj0NCNl OUa30CRTotebytOnIcxczDdxB8iRR4aMvQPo7hEtPaAcJ0M7WbBLWZSAOW1GOz8IY0ns WK9PgIT72vcvjaP/W9lxu40KhOWUWeDkuR0daHg9JE2id3wK2iN+Yk2T3gfxfRUH1LM9 0a6Xkqox6evWsehc9RRSYMqGFltBt/cB/jLPcQRvN2Af6U7525X4imMah+VvPT0CFKYj 5T9Q== X-Received: by 10.194.189.230 with SMTP id gl6mr4771620wjc.118.1407845227037; Tue, 12 Aug 2014 05:07:07 -0700 (PDT) Received: from [192.168.1.40] ([41.85.145.17]) by mx.google.com with ESMTPSA id w14sm38456976wij.2.2014.08.12.05.07.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Aug 2014 05:07:06 -0700 (PDT) Message-ID: <53EA032F.7030808@gmail.com> Date: Tue, 12 Aug 2014 14:06:07 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] akonadi ... don't you just love it? References: <201408092100.58965.michaelkintzios@gmail.com> <1573911.bTZgDrGOdb@andromeda> <53E9B766.7040607@gmail.com> <201408121010.14344.michaelkintzios@gmail.com> In-Reply-To: <201408121010.14344.michaelkintzios@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: fd52effc-8cdd-48c4-8f36-ad3b2440bcce X-Archives-Hash: eb19106a148a36d49ce56745ee60a7b8 On 12/08/2014 11:10, Mick wrote: > I recall the devs explicitly stating early enough in the KDE4 development that > sqlite is not man enough for the job and advising everyone to move over to > mysql. > > Someone was looking at postgresql as an alternative to mysql, but I'm not sure > that this would bring any benefit. pg is a fine database, but for this use will always be a 2nd class citizen. Most users will already have mysql installed, or will be willing to install it. The number of folks with pg and without mysql will probably be small -- Alan McKinnon alan.mckinnon@gmail.com