One of several databases in a Postgres 10.15 cluster has been set to be a system database. The mechanism that caused this is unknown, though it may have happened at the same time that the database was converted to a template by updating the pg_database table. The pg_database table does not have a setting to control whether or not a database is a system database, however, and I cannot find any documentation describing how to set (or unset, which is what I really want to do) the system database flag.
2021年4月27日星期二
How is the Postgres 'system database' attribute set or unset?
订阅:
博文评论 (Atom)
没有评论:
发表评论