Before Adding PostGIS Extension To Postgres
Before Adding PostGIS Extension To Postgres
04
postgres=# \l
Connect to specific database
postgres=# \c DATABASE_NAME
Run the following to add PostGIS extension to Postgres
postgres=# \q
Thank you
Logs
Connection succeeded.
==============================
COPY failed with the following error: ERREUR: syntaxe en entrée invalide pour l'entier : « -100.00000
»
CONTEXT: COPY couverture_4g_tdd_outdoor_100, ligne 1, colonne threshold : « -100.00000 »
ENCODING = 'UTF8'
TABLESPACE = pg_default
LC_COLLATE = 'French_France.1252'
LC_CTYPE = 'French_France.1252'