nidus-sync/tools/grant-tegola.sql

2 lines
85 B
SQL

GRANT SELECT ON import.district TO tegola;
GRANT USAGE on SCHEMA import TO "tegola";