blob: d630ff3fe5f2aedd6d516c41c11df2efdea13691 (
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
|
<!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=%3C201103110830.21430.oliver.bgr%40googlemail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003223.html">
<LINK REL="Next" HREF="003229.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] database servers</H1>
<B>Oliver Burger</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20database%20servers&In-Reply-To=%3C201103110830.21430.oliver.bgr%40googlemail.com%3E"
TITLE="[Mageia-dev] database servers">oliver.bgr at googlemail.com
</A><BR>
<I>Fri Mar 11 08:30:21 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003223.html">[Mageia-dev] Contributors using real name/working email? or not? or maybe?
</A></li>
<LI>Next message: <A HREF="003229.html">[Mageia-dev] database servers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3224">[ date ]</a>
<a href="thread.html#3224">[ thread ]</a>
<a href="subject.html#3224">[ subject ]</a>
<a href="author.html#3224">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
because of the alpha2 iso thread I was just looking at the available database
servers in Mageia.
Especially keeping my eye on postgres.
At the moment, we have only one version of postgres: postgresql9.0-9.0.2. I
would like to have at least posgresql8.4 as well for compatibility reasons.
Even between minor version changes of postgres, there sometimes are changes in
the database format or the syntax which force you to rewrite a lot of
application code using postgres and dump your databases, update and restore
them.
Normally this is working nicely, but if you are using extensions to postgres
like postgis and so on (which may or may not be packaged and thus be selve
compiled), it can be a pain in the ass.
I (as a padawan packager) feel not up to packaging something like postgres, so
I would like to ask if someone else would?
On a related item I would like to ask, if we are going to provide mariadb as
an alternative for mysql.
Oliver
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003223.html">[Mageia-dev] Contributors using real name/working email? or not? or maybe?
</A></li>
<LI>Next message: <A HREF="003229.html">[Mageia-dev] database servers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3224">[ date ]</a>
<a href="thread.html#3224">[ thread ]</a>
<a href="subject.html#3224">[ subject ]</a>
<a href="author.html#3224">[ 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>
|