mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
版本更新
This commit is contained in:
@@ -73,4 +73,12 @@ systemctl restart postgresql
|
||||
```
|
||||
apt install -y openjdk-17-jdk
|
||||
|
||||
```
|
||||
|
||||
|
||||
全库备份
|
||||
|
||||
```
|
||||
cd /data/backup && sudo -u postgres pg_dumpall | gzip > /data/backup/$(date +"%Y%m%d%H%M%S").sql.gz
|
||||
|
||||
```
|
||||
1614
src/main/resources/db/migration/V29__resourceAll.sql
Normal file
1614
src/main/resources/db/migration/V29__resourceAll.sql
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user