createdb

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of t...

createdb

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ... ,createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ...

相關軟體 PostgreSQL 資訊

PostgreSQL
PostgreSQL 是一個跨平台的對象關係型數據庫管理系統,自 1995 年首次發布以來,已經成長為國際知名的解決方案,可幫助管理員輕鬆創建,組織,管理和部署各種形狀和大小的項目數據庫。這當然包括對運行 SQL 查詢,觸發管理,屬性管理以及其他企業級數據庫管理系統當前正在使用的所有功能的全面控制。為使日常管理多個作業和項目組件的管理員更容易訪問,PostgreSQL 符合大多數 SQL 2008... PostgreSQL 軟體介紹

createdb 相關參考資料
createdb - 創建一個新的PostgreSQL 數據庫 - Ubuntu Manpage

createdb 是一個SQL 命令CREATE DATABASE [create_database(7)] 的封裝。 因此,用哪種方法創建數據庫都沒什麼特別的。 OPTIONS 選項. createdb 接受下列命令行參數: ...

http://manpages.ubuntu.com

Documentation: 12: createdb - PostgreSQL

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ...

https://www.postgresql.org

Documentation: 13: createdb - PostgreSQL

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ...

https://www.postgresql.org

Documentation: 7.1: createdb - PostgreSQL

createdb creates a new Postgres database. The user who executes this command becomes the database owner. createdb is a shell script wrapper around the SQL ...

https://www.postgresql.org

Documentation: 9.0: createdb - PostgreSQL

createdb is a wrapper around the SQL command CREATE DATABASE. There is no effective difference between creating databases via this utility and via other ...

https://www.postgresql.org

Documentation: 9.1: createdb - PostgreSQL

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ...

https://www.postgresql.org

Documentation: 9.3: createdb - PostgreSQL

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ...

https://www.postgresql.org

Documentation: 9.4: createdb - PostgreSQL

createdb is a wrapper around the SQL command CREATE DATABASE. There is no effective difference between creating databases via this utility and via other ...

https://www.postgresql.org

Documentation: 9.5: createdb - PostgreSQL

createdb creates a new PostgreSQL database. Normally, the database user who executes this command becomes the owner of the new database. However, a different ...

https://www.postgresql.org

Documentation: 9.6: createdb - PostgreSQL

createdb is a wrapper around the SQL command CREATE DATABASE. There is no effective difference between creating databases via this utility and via other ...

https://www.postgresql.org