Remove signal_pool from tegola grant
That table is no more.
This commit is contained in:
parent
c4359a3c81
commit
c2c1f3377a
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ GRANT SELECT ON address TO "tegola";
|
||||||
GRANT SELECT ON feature TO "tegola";
|
GRANT SELECT ON feature TO "tegola";
|
||||||
GRANT SELECT ON feature_pool TO "tegola";
|
GRANT SELECT ON feature_pool TO "tegola";
|
||||||
GRANT SELECT ON fileupload.pool TO "tegola";
|
GRANT SELECT ON fileupload.pool TO "tegola";
|
||||||
GRANT SELECT ON signal_pool TO "tegola";
|
|
||||||
GRANT SELECT ON h3_aggregation to "tegola";
|
GRANT SELECT ON h3_aggregation to "tegola";
|
||||||
GRANT SELECT ON organization TO "tegola";
|
GRANT SELECT ON organization TO "tegola";
|
||||||
GRANT SELECT ON publicreport.report TO "tegola";
|
GRANT SELECT ON publicreport.report TO "tegola";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue