You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set PATH_OGR2OGR=C:\Program Files\QGIS 3.2\bin\ogr2ogr.exe
set PATH_GDB=F:\ASIG\coberturas\Geodatabase.gdb
set pghost=localhost
set pgport=5432
set pgdb=geosicob
set pguser=admderechos
set pgpsw=<aqui coloque el pass>
REM ******************
REM * El password para el usuario "pguser" debe configurarse en el archivo .pgpass del sistema.
REM * On Microsoft Windows the file is named %APPDATA%\postgresql\pgpass.conf (where %APPDATA% refers to the Application Data subdirectory in the user's profile).
REM * El formato es -> hostname:port:database:username:password