You can use these credentials to authenticate the following nodes:
Create a user account on an instance of QuestDB.
Refer to QuestDB’s documentation for more information about the service.
To configure this credential, you’ll need:
qdb
.pg.user
or pg.readonly.user
property in server.conf
. Default value is admin
.pg.password
or pg.readonly.password
property in server.conf
. Default value is quest
.sslmode
parameter. Options include:
8812
.Refer to List of supported connection properties for more information.