PostgreSQL PGCES-02 Exam - Topic 1 Question 103 Discussion
Select the most suitable statement about the creation of a new database.
E) You can set the character encoding when creating a new database.
A) Only a PostgreSQL superuser is authorized to create a new database.
B) The target directory is specified by the environment variable PGDATA or the -D parameter when creating a database.
C) Only one database can be used at the same time even if two or more databases are created.
D) Only the OS superuser (root) can create databases.
Currently there are no comments in this discussion, be the first to comment!