kindlychung / rpostgresql

Automatically exported from code.google.com/p/rpostgresql
0 stars 0 forks source link

Geometry Field Type #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. rs <- dbSendQuery(con,"select * from atr_province")
Returns followng error:

RS-DBI driver warning: (unrecognized PostgreSQL field type geometry

What is the expected output? What do you see instead?
Need to handle geometry field types

What version of the product are you using? On what operating system?
Latest

Please provide any additional information below.

Original issue reported on code.google.com by sch...@1map.co.za on 16 Jul 2015 at 6:54