This isn't going to happen any time soon, if ever.  It is, in my opinion, a
waste of time to try to convert all the existing SQL statements and
structure to be both mysql and PG-compatible, leading to a lot of
duplication in almost every C4 subroutine.  In particular, such effort could
be more fruitfully applied to OO mapping and/or a DBIx::Class abstraction
layer.  That moves the codebase away from a specific DB implementation and
towards something truly useful.

--Joe

2009/12/1 ricardo mendoza <koha.span...@gmail.com>

> Hi all, at this time how to improve support for koha to use postgresql,
> someone could explain that you can do to make fully functional koha with
> postgresql.I see that postgresql offers many features than can koha use
> managed to improve its performance. I like to explore the possibility of
> starting to develop the necessary code for koha to make a complete and
> functional use of all PostgreSQL features, with the help of experienced
> developers.
>
> Thank you,
> Ricardo
>
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to