Página 1 de 1

Arquivo de lote - Restore Biblivre

Enviado: 19 Out 2020, 15:11
por wlucas
net stop postgresql-x64-9.1
net start postgresql-x64-9.1

cd C:\Program Files\PostgreSQL\9.1\bin

set PGPASSWORD=abracadabra

dropdb -U biblivre -e biblivre4

createdb -U biblivre -E utf-8 -e biblivre4

psql -U biblivre -f "C:\BACKUP_BIBLIVRE\Scaff\Biblivre5_29-09-2020-17.57.48.sql" -d biblivre4


cd\

cd C:\Backup_Biblivre