While connected to a PostgreSQL database using psql, you want to toggle the timing information of some
queries. Which of the following options can be used to achieve this?
You are writing an initialization script to help your team in creating a new database cluster. You want toensure that a new database cluster is initialized with md5 as the default authentication method. Which of thefollowing options of the initdb command can be used to specify the default authentication method?
While connected to a PostgreSQL database using psql, you want to toggle the timing information of some
queries. Which of the following options can be used to achieve this?