Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] akonadi ... don't you just love it?
Date: Tue, 12 Aug 2014 13:39:18
Message-Id: 53EA18C7.6080800@gmail.com
In Reply to: Re: [gentoo-user] akonadi ... don't you just love it? by "J. Roeleveld"
1 On 12/08/2014 15:28, J. Roeleveld wrote:
2 > On 12 August 2014 14:06:07 CEST, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
3 >> On 12/08/2014 11:10, Mick wrote:
4 >>> I recall the devs explicitly stating early enough in the KDE4
5 >> development that
6 >>> sqlite is not man enough for the job and advising everyone to move
7 >> over to
8 >>> mysql.
9 >>>
10 >>> Someone was looking at postgresql as an alternative to mysql, but I'm
11 >> not sure
12 >>> that this would bring any benefit.
13 >>
14 >>
15 >> pg is a fine database, but for this use will always be a 2nd class
16 >> citizen. Most users will already have mysql installed, or will be
17 >> willing to install it.
18 >>
19 >> The number of folks with pg and without mysql will probably be small
20 >
21 > Not necessarily.
22 > People who care about databases actually supporting SQL properly and performing properly will prefer PostgreSQL.
23 >
24 > I don't like to be forced to run a MySQL instance as well. It's often the laziness of developers that causes the difficulty of supporting a different database when they started with MySQL.
25 > If you start with a different one, like PostgrSQL, supporting different database engines is very simple.
26
27
28 I don't think you read what I said.
29
30 I didn't say postgresql shouldn't be supported, I said it would always
31 end up being a second class citizen as the number of people who'd be
32 happy with mysql will vastly outnumber the number of people who highly
33 desire postgresql. So, logically, a postgresql driver in this case will
34 probably just bitrot away. Whihc nicely explains the likely reason why
35 that driver is not there.
36
37 People like yourself who care about databases are very much in the
38 minority of users, even on Linux. Most users across the boards just
39 don't give a shit. Them's the breaks.
40
41
42
43 --
44 Alan McKinnon
45 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] akonadi ... don't you just love it? "J. Roeleveld" <joost@××××××××.org>