Hi,

I am trying to set up a tile server based on
https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/
this instruction.

What should be the user name given in this section below?

sudo -u postgres -i
createuser username # answer yes for superuser (although this isn't
strictly necessary)
createdb -E UTF8 -O username gis
exit

I tried giving a new user name other than the terminal user, but getting
permission denied error later in the process. Please help.
-- 
Regards,
Rajesh
_______________________________________________
dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/dev

Reply via email to