You can select the database when connecting with psql. This is handy when using it from a script: sudo -u postgres psql -c "CREATE SCHEMA ...
確定! 回上一頁