Created
December 3, 2021 05:18
-
-
Save LewisGet/9000c4b54c99dabe917848a62796eb34 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker exec 容器id psql 資料庫名稱 -U 使用者 -c "\d" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment