https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17196

--- Comment #50 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
(In reply to Martin Renvoize from comment #49)
> (In reply to Martin Renvoize from comment #33)
> 
> No response to this :(
> 
> Personally, I'd use JSON as both Postgres
> (https://www.postgresql.org/docs/current/static/datatype-json.html) and
> MySQL (https://dev.mysql.com/doc/refman/5.7/en/json.html) have pretty
> extensive support for marked performance gains using JSON typed fields.

The first goal of these patches is to move the data out of this table to bring
speed improvement.
Afterwards we will think about what we can do with this new table :)
As you know, we are not ready yet to support another DBMS.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to