加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

在Postgresql服务器上的默认数据库名为postgres

发布时间:2020-12-13 16:48:00 所属栏目:百科 来源:网络整理
导读:显然,在每个postgresql服务器安装上默认创建一个数据库“postgres”。任何人都可以告诉我或指出我的文档它是用什么? 看来它没有真正有一个明确的目的。根据文档: Creating a database cluster consists of creating the directories in which the databas
显然,在每个postgresql服务器安装上默认创建一个数据库“postgres”。任何人都可以告诉我或指出我的文档它是用什么?
看来它没有真正有一个明确的目的。根据文档:

Creating a database cluster consists of creating the directories in which the database data will live,generating the shared catalog tables (tables that belong to the whole cluster rather than to any particular database),and creating the “template1” and “postgres” databases.

[…]

The postgres database is a default database meant for use by users,utilities and third party applications.

(来源:http://www.postgresql.org/docs/8.2/interactive/app-initdb.html)

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读