fix permissions of gb_postcode table

This commit is contained in:
Sarah Hoffmann
2012-08-19 23:51:31 +02:00
parent 8e004dca44
commit 1298d144e0

View File

@@ -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";