id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 6034,ogr2ogr PG driver problem,zanollim,warmerdam,"In GDAL 2.0.0, if you take a simple layer (or csv file) and then: {{{ ogr2ogr \ -f PostgreSQL \ ""PG:db=mydb schemas=myschema"" \ mylayer \ -nln mylayer }}} The layer is successfully imported in the DB and in the right schema, but with an error message: {{{ ERROR 1: PQconnectdb failed: invalid connection option ""schemas"" ERROR 1: Couldn't establish a database connection }}} If you use the -overwrite or -update option, non errors are printed. ",defect,closed,normal,2.0.1,OGR_SF,2.0.0,normal,fixed,,