Page 1 of 1

Postgressql support

Posted: 04 Sep 2018, 12:04
by xabbu
Hi All,

I've running Joomla 3.8.12 with postgresql database.
I can install Phoca Gallery wihout any problems but the database tables are not installed.
So I search the source and found out that only mysql tables are in the zip.

Did you have the tables also for postgres?

Thanks
xabbu

Re: Postgressql support

Posted: 04 Sep 2018, 15:52
by Jan
Hi, yes, there are only instructions for mysql(mariadb). But you can try to copy them and set it to folder postgresql. The queries should be the same or similar (I didn't test it with postgresql so hard to say if there will be some problem with some SQL query when working with Phoca Gallery :idea: )

Jan

Re: Postgressql support

Posted: 17 Sep 2018, 08:39
by xabbu
Hello Jan,
thanks for your reply. I'll install mysql.

Regards,
xabbu

Re: Postgressql support

Posted: 17 Sep 2018, 11:40
by Jan
Ok