3liz / lizmap-documentation

Full documentation for Lizmap Web Client and Lizmap Plugin
20 stars 40 forks source link

How to use Postgres as user database #48

Open rldhont opened 8 years ago

rldhont commented 8 years ago

From https://github.com/3liz/lizmap-web-client/issues/238

The installer would like to use Postgres as user database.

This is describe in Jelix documentation http://docs.jelix.org/en/manual-1.6 but have to be added in the lizmap one.

@pieri70 and @lionelbargeot are interested in.

Gustry commented 6 years ago

Can you give a more precise link @rldhont ? I found only this: https://docs.jelix.org/en/manual/authentication/drivers But this doesn't create the missing tables in postgresql.

I'm fine to write the docs, but I need to have it working first

pieri70 commented 2 years ago

Hello any news on this topic? Is there some guide on how to migrate the authentication from sqlite to postgresql? Thanks!