Skip to content
Databases

QuestDB QuestDB Time-Series Database — Default Password

Default username and password for the QuestDB QuestDB Time-Series Database: admin / quest. Learn how to log in and how to change the default credentials.

Web console on port 9000 and PostgreSQL wire protocol on port 8812. Security is disabled by default in open-source build; authentication must be explicitly enabled.

UsernamePasswordAccessNotes
admin
quest
Web UIWeb console port 9000; only active when HTTP_USER_ENABLED=true
admin
quest
DatabasePostgreSQL wire protocol port 8812; only active when PG_USER_ENABLED=true

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices