R2R icon indicating copy to clipboard operation
R2R copied to clipboard

When using R2R_POSTGRES_DBNAME, does R2R expect the user to create the database manaually?

Open avibathula opened this issue 8 months ago • 0 comments

If R2R respects R2R_POSTGRES_DBNAME, why not create the database if it doesnt exist?

Given that the hatchet-create-db service exists in the same compose file but no equivalent exists for R2R strongly seems strange.

I am new to this - but my gut feeling is that a well-designed containerized application handle its own prerequisites automatically, especially database creation - kindly help me understand.

Shouldn't an r2r-create-db service exist to fix the gap?

avibathula avatar Mar 01 '25 23:03 avibathula