jkall / qgis-midvatten-plugin

Midvatten plugin for QGIS
23 stars 8 forks source link

Midvatten e Postgis #348

Open StefanoMenichetti opened 1 year ago

StefanoMenichetti commented 1 year ago

Hi Henrik, we've finally a Postgres and Postgis connection ready and we've generated succesfully midvatten tables in public schema. A question that my DBA poses to me it's the following. Do we necessarily have to create a database for each project? Is it not possible to alternatively use different schemas for each project within the same database? Thank you very much in advance

Stefano

HenrikSpa commented 1 year ago

Hi! Only schema public is supported at the moment unfortunately. The plugin was developed for SQLite which does not have schemas and the easiest way to add PostgreSQL support was to only use the default public schema. I might have a quick fix solution using find and replace to add schema support but it's not completed yet.

Regards, Henrik

Den mån 27 mars 2023 15:10StefanoMenichetti @.***> skrev:

Hi Henrik, we've finally a Postgres and Postgis connection ready and we've generated succesfully midvatten tables in public schema. A question that my DBA poses to me it's the following. Do we necessarily have to create a database for each project? Is it not possible to alternatively use different schemas for each project within the same database? Thank you very much in advance

Stefano

— Reply to this email directly, view it on GitHub https://github.com/jkall/qgis-midvatten-plugin/issues/348, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGMSIN5ROWWKXBB7BEHRZLW6GGVJANCNFSM6AAAAAAWJDP32U . You are receiving this because you are subscribed to this thread.Message ID: @.***>