I am trying to create a database in Postgres, but it is giving the following message
ERROR: cannot execute CREATE DATABASE in a read-only transaction
I have reinstalled and nothing.
I have already put this line in the postgresql.conf file, but I do not know how to restart the settings
default_transaction_read_only = off
Why hear about it?
I'm trying on the postgres user