重构现代化 FastAPI 后端项目框架
This commit is contained in:
5
scripts/startpg.bat
Normal file
5
scripts/startpg.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
C:
|
||||
cd "C:\pg-14.7\bin"
|
||||
REM pg_ctl -D ../data -l logfile stop
|
||||
pg_ctl -D ../data -l logfile start
|
||||
cd "c:\SourceCode\Server"
|
||||
Reference in New Issue
Block a user