forked from hans/Nominatim
fix permissions of gb_postcode table
This commit is contained in:
@@ -1696067,3 +1696067,4 @@ COPY gb_postcode (id, postcode, geometry) FROM stdin;
|
||||
-- PostgreSQL database dump complete
|
||||
--
|
||||
|
||||
GRANT SELECT ON TABLE gb_postcode TO "www-data";
|
||||
|
||||
Reference in New Issue
Block a user