Postgresql
-
Hi everyone, please, I was wondering if anyone is running Bagisto with postgresql successfully ?
many thanks! -
Hey there. I have tried to use Laravel's built in pgsql driver to run Bagisto with postgresql, but the migrations they have written do not seem to be compatible with the driver. Thats part of the downside to writing complex table structures, as they can become tied down to one system. I myself prefer Postgres when compared to MySQL as well, but it seems MySQL will have to do for now.
-
Hi @lukasyelle - indeed, thanks for your reply ! Earlier today I exchanged email with a fellow developer that seems to have managed to run successfully with postgresql and he promised to share a version in github. If he does I will report back here with the link. Hopefully that's true. Because yes, we also prefer postgresql for large volumes.
thanks for your help !