Hi,
compared to seafile-pro-server_6.1.4_x86-64.tar.gz the seafile-pro-server_6.1.4_x86-64_Ubuntu.tar.gz package still doesn´t support Postgres at all.
After unpacking the file and starting the Seafile service it fails:
[07/30/17 09:57:09] …/common/session.c(139): using config file /opt/seafile/conf/ccnet.conf
[07/30/17 09:57:09] server-session.c(340): Unknown database type: pgsql.
[07/30/17 09:57:09] server-session.c(85): Failed to load database config.
Any plans to get Postgres support into the LDAP and Ceph optimized version of Seafile Pro?
Thank you
We’ll check that. It seems to be a building issue.
Alright, thank you.
If it´s a building issue then for a longer time already. Noticed it with 6.0.8 about 3 months ago too:
Aside of providing proper upgrade scripts what else would be a show stopper currently?
@daniel.pan mentioned via email a couple of days ago that the Pro edition supports PostgreSQL.
Thanks to @caniwi and his forum posts I was able to get it up and running - nearly.
From what I can tell the only component which doesn´t support the pgsql database type is seafevents?
ccnet, seafile and seahub have support for it (like in the CE) unless you use the seafile-pro-server_*_x86-64_Ubuntu.tar.gz tarba…
You may check the latest 6.1.8 package. It should now contain support for PG.
Yep ineed, works. Thank you very much.