3liz / lizmap-pgrouting-module

PgRouting module for Lizmap
https://docs.3liz.org/lizmap-pgrouting-module/
6 stars 8 forks source link

Installation - Grant write access to the pgrouting schema tables to a given PostgreSQL user group #39

Closed mdouchin closed 1 year ago

mdouchin commented 1 year ago

If an installation parameter postgresql_user_group is configured before installing the module, for example in the localconfig.ini.php file, the PostgreSQL user which has created the pgrouting SQL strutcture (schemas and tables) in the database will also grant write access to this group.

This will allow the given group of users to manage data inside the two main tables pgrouting.edges & pgrouting.nodes