Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Update the ogr_cmd in the loader.config file so that the postgres credentials map to those of the addressbase database.

 

Code Block
ogr_cmd=
ogr2ogr 
ogr2ogr --config GML_EXPOSE_FID
NO -append -skipfailures 
 NO -append -skipfailures -f PostgreSQL PG:'dbname=addressbase active_schema=addressbase_temp host=localhost user=[YOUR USERNAME] password=[YOUR_PASSWORD]'
 
 $file_path