Req Postgres Support
#16
As of version 8.4 PostgreSQL has some exciting features that will help this cause.

http://www.postgresql.org/docs/8.4/static/hstore.html

The argument i see here is that media files are hard to work with due to Schemaless database design needs.

As an example, this how Django/Python handles Schemaless design in PostgreSQL:

http://www.craigkerstiens.com/2012/06/11...ss-django/

I hope that XBMC considers using PostgreSQL or adding PostgreSQL support. SQLite is terrible.

Although I don't know enough about how XBMC operates under the hood, I really enjoy using XBMC and would like to get involved in making it better.

Mike
Reply
#17
"SQLite is terrible."

LOL
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#18
I'd also like to see postgres support. Why not supporting
multiple databases and let the user choose? I see so many
projects (postfix, dovecot, owncloud etc.), which support
many databases.
Reply
#19
Hi!
I would also like to see postgresql support. Database support makes sense when using multiple kodi machines to keep the libraries in sync. As I use postgresql for other usecases, I had to set up mysql for kodi only.
Please add postgresql support!
Reply
#20
Since kodi lacks a proper DB abstraction layer, this is not going to happen.
Reply

Logout Mark Read Team Forum Stats Members Help
Postgres Support0