loco_schema.bat 280 B

1234
  1. @call "%~dp0config.bat" 0 > nul
  2. set PGPASSWORD=loco
  3. %PGADMIN%\pg_dump.exe --file "%PORTAL:~1,-1%\System\%SYSTEM:~1,-1%\SQL\postgresql\Locosoft.sql" --host %PGHOST% --username "loco_auswertung_benutzer" --no-password --format=p --schema-only --schema "public" "loco_auswertung_db"