A new request with request id 6983 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 205, Issue 13
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Re: Good enough? (Marcel de Rooy)
2. Re: Good enough? (Tomas Cohen Arazi)
3. Re: Formally give up on trying to provide PostgreSQL DB
support? (Fridolin SOMERS)
----------------------------------------------------------------------
Message: 1
Date: Tue, 6 Dec 2022 12:17:17 +0000
From: Marcel de Rooy <M.de.Rooy@rijksmuseum.nl>
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Good enough?
Message-ID:
<DB6PR0501MB25975AABCD691CFD46F5F44FCE1B9@DB6PR0501MB2597.eurprd05.prod.outlook.com>
Content-Type: text/plain; charset="utf-8"
> As said in the email I am planning to integrate them into our dev env (via misc4dev), see
Great but please note that 'our dev env' is not per definition KTD for everybody.
What we do share is the git repo 🙂
Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221206/98189fb5/attachment-0001.htm>
------------------------------
Message: 2
Date: Tue, 6 Dec 2022 14:50:00 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: Marcel de Rooy <M.de.Rooy@rijksmuseum.nl>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Good enough?
Message-ID:
<CABZfb=UA1XTg_B3EyBmazXS-M=9vjtwDdktGUysBp_6G66-L2A@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
What is your dev environment like? a dev install? on the host OS or a VM?
We tried hard to make the misc4dev tools agnostic of KTD. Feedback is
welcome.
El mar, 6 dic 2022 a las 9:17, Marcel de Rooy (<M.de.Rooy@rijksmuseum.nl>)
escribió:
> > As said in the email I am planning to integrate them into our dev
> env (via misc4dev), see
>
> Great but please note that 'our dev env' is not per definition KTD for
> everybody.
> What we do share is the git repo 🙂
>
> Marcel
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20221206/1b07e40d/attachment-0001.htm>
------------------------------
Message: 3
Date: Tue, 6 Dec 2022 11:37:36 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Formally give up on trying to provide
PostgreSQL DB support?
Message-ID: <da683de6-76ac-e8b8-07ec-84c5d069ce1c@biblibre.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
+1 for giving up.
We can focus on other cool features ;)
Le 05/12/2022 à 15:49, David Cook a écrit :
> Hi all,
>
> Should we formally give up on trying to provide PostgreSQL support?
>
> I find it highly unlikely that we will ever provide it.
>
> We may as well close issues like the following:
>
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7365
> <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7365>
>
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7802
> <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7802>
>
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11422
> <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11422>
>
> Over the last year or so, the Keycloak community has undergone a lot of
> conversations on database support.
>
> Historically, it’s provided support for MariaDB, MSSQL, MySQL, Oracle,
> PostgreSQL, and more.
>
> However, going forward, Keycloak plans to only provide first class
> support for PostgreSQL and CockroachDB databases. CockroachDB uses the
> same wire protocol as PostgreSQL, so really they’re supporting 1
> database type. You can read more about it all at the following links:
>
> https://www.keycloak.org/2022/02/dbs.html
> <https://www.keycloak.org/2022/02/dbs.html>
>
> https://www.keycloak.org/2022/07/storage-map.html
> <https://www.keycloak.org/2022/07/storage-map.html>
>
> Personally, I really like PostgreSQL. I use it for a number of other
> projects. But I think we’re pretty wedded to MySQL/MariaDB with Koha,
> and maybe we just need to own that?
>
> David Cook
>
> Senior Software Engineer
>
> Prosentient Systems
>
> Suite 7.03
>
> 6a Glen St
>
> Milsons Point NSW 2061
>
> Australia
>
> Office: 02 9212 0899
>
> Online: 02 8005 0595
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 205, Issue 13
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.