Hi, all
I am new for psql and here is my problem.
I created a new psql user with no superuser no role creation and no DB creation. So when the new user tries to query a table and got:
postgis_test_db => SELECT vessel_name, time, position FROM current_positio n;
postgis_test_db => ERROR: permission denied for relation current_positio n
Any suggestions will be greatly appreciated
...
User Profile
Collapse
-
postgreSQL user permission denied
-
converting POINT(-43.16 -0.876) to Latitude and Longitude
Hi, Postgresql/PostGIS Guru
I am new for both Postgresql/PostGIS and need help for converting point () to latitude and longitude degrees using some kind of PostGIS functions. I have a ship's point position in my postsql table as:
ship-name POINT(-43.18375956 -0.87618425) and want to get the position in degrees. An example will be greatly appreciated.
Thanks
Monkey
No activity results to display
Show More