This commit is contained in:
2019-09-17 00:12:02 +00:00
parent 6322062dee
commit 4c5cb40f76
2 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +1,4 @@
REM docker start dock-pg10 dock-pgadmin
docker run --rm --name pg -p 5432:5432 -e POSTGRES_PASSWORD=raven -e POSTGRES_DB=AyaNova -d postgres:latest
REM docker run --rm --name pg -p 5432:5432 -e POSTGRES_PASSWORD=raven -e POSTGRES_DB=AyaNova -d postgres:latest
REM GONE PORTABLE INSTEAD
start C:\data\code\PostgreSQLPortable_10.4.1\postgresqlportable.exe