blob: a719a3ca5c2870e387ece07f2e9e3e1e2254a313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] database servers
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20database%20servers&In-Reply-To=%3C20110311095439.GC10402%40virgo.home.nanardon.zarb.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003224.html">
<LINK REL="Next" HREF="003235.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] database servers</H1>
<B>Olivier Thauvin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20database%20servers&In-Reply-To=%3C20110311095439.GC10402%40virgo.home.nanardon.zarb.org%3E"
TITLE="[Mageia-dev] database servers">nanardon at nanardon.zarb.org
</A><BR>
<I>Fri Mar 11 10:54:39 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003224.html">[Mageia-dev] database servers
</A></li>
<LI>Next message: <A HREF="003235.html">[Mageia-dev] database servers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3229">[ date ]</a>
<a href="thread.html#3229">[ thread ]</a>
<a href="subject.html#3229">[ subject ]</a>
<a href="author.html#3229">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>* Oliver Burger (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">oliver.bgr at googlemail.com</A>) wrote:
><i> Hi,
</I>><i>
</I>><i> because of the alpha2 iso thread I was just looking at the available database
</I>><i> servers in Mageia.
</I>><i> Especially keeping my eye on postgres.
</I>><i>
</I>><i> At the moment, we have only one version of postgres: postgresql9.0-9.0.2. I
</I>><i> would like to have at least posgresql8.4 as well for compatibility reasons.
</I>><i> Even between minor version changes of postgres, there sometimes are changes in
</I>><i> the database format or the syntax which force you to rewrite a lot of
</I>><i> application code using postgres and dump your databases, update and restore
</I>><i> them.
</I>><i> Normally this is working nicely, but if you are using extensions to postgres
</I>><i> like postgis and so on (which may or may not be packaged and thus be selve
</I>><i> compiled), it can be a pain in the ass.
</I>><i>
</I>><i> I (as a padawan packager) feel not up to packaging something like postgres, so
</I>><i> I would like to ask if someone else would?
</I>
I'll do it ASAP.
But you have to know I did the hardest part of the work
in mandriva and now packaging postgresq is quite easy, including
updating to minor version.
><i>
</I>><i> On a related item I would like to ask, if we are going to provide mariadb as
</I>><i> an alternative for mysql.
</I>><i>
</I>><i> Oliver
</I>--
Olivier Thauvin
CNRS - LATMOS
♖ ♘ ♗ ♕ ♔ ♗ ♘ ♖
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: </pipermail/mageia-dev/attachments/20110311/376433e3/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003224.html">[Mageia-dev] database servers
</A></li>
<LI>Next message: <A HREF="003235.html">[Mageia-dev] database servers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3229">[ date ]</a>
<a href="thread.html#3229">[ thread ]</a>
<a href="subject.html#3229">[ subject ]</a>
<a href="author.html#3229">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|