cucusenok 04ef5b2783
Fix: usage of postgresql -> postgres for db_type (#10120)
### What problem does this PR solve?

This PR fixes incorrect naming for PostgreSQL usage by replacing all
instances of `postgresql` with the correct `postgres` in the `db_type`
field. This resolves potential configuration errors and ensures
consistency when specifying the database type.

Also fixed handling of None for `get_queue_length`

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: cucusenok <BP-116: updated readme.md>
2025-09-17 10:30:45 +08:00
..
2025-09-09 19:45:10 +08:00
2025-09-09 19:45:10 +08:00
2025-08-27 18:56:40 +08:00
2025-08-12 14:12:56 +08:00
2025-08-27 18:56:40 +08:00
2025-08-27 18:56:40 +08:00
2025-08-27 18:56:40 +08:00
2025-08-14 09:39:00 +08:00