This commit is contained in:
2023-05-02 22:12:23 +00:00
parent 2fdf550927
commit 7efdf58bcf
3 changed files with 6 additions and 5 deletions

View File

@@ -3,10 +3,10 @@
@rem old version
@rem C:\data\code\postgres_13\bin\pg_ctl -D ^"C^:^\data^\code^\postgres^_13^\ayanova^" -l logfile start
C:\data\code\postgres_14\bin\pg_ctl -D ^"C^:^\data^\code^\postgres^_14^\ayanova^" -l logfile start
C:\data\code\postgres_15\bin\pg_ctl -D ^"C^:^\data^\code^\postgres^_15^\ayanova^" -l logfile start
ECHO Press any key to stop POSTGRES database server
pause
C:\data\code\postgres_14\bin\pg_ctl -D ^"C^:^\data^\code^\postgres^_14^\ayanova^" stop
C:\data\code\postgres_15\bin\pg_ctl -D ^"C^:^\data^\code^\postgres^_15^\ayanova^" stop
@REM @ECHO OFF
@REM setlocal