infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
18.18k stars 1.84k forks source link

[Feature Request]: When I use postgres as the meta DB, the frontend page still displays MySQL information. #2503

Closed baifachuan closed 1 week ago

baifachuan commented 1 week ago

Is there an existing issue for the same feature request?

Is your feature request related to a problem?

No response

Describe the feature you'd like

When I don't use MySQL as the database, the frontend page still displays MySQL information.

Because the the frontend page hardcode the mysql and minio info.

the frontend should display the corresponding icon.

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

KevinLiangX commented 3 days ago

hello Do we have a version range or recommended version for postgres?

KevinHuSh commented 2 days ago

I tested it on the latest one which works well.

KevinLiangX commented 23 hours ago

thanks , it's also ok for PostgreSQL 10.12 (Debian 10.12-2.pgdg90+1)