psql.exe -h 127.0.0.1 -p 5432 -U postgres DB123 < F:\DB123.sql
pg库恢复
最新推荐文章于 2024-09-29 07:33:08 发布
psql.exe -h 127.0.0.1 -p 5432 -U postgres DB123 < F:\DB123.sql