InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

[FR] Check Postgres/pgdump version and fallback to export

Open matmair opened this issue 2 years ago • 4 comments

@quezon do you have backups enabled? I think this is related to the backup component - which ships with an old version of pgdump.

Originally posted by @matmair in https://github.com/inventree/InvenTree/issues/4188#issuecomment-1380918211

This is becoming a prominent problem fast. We could fall back to our built in import/export function for backups. Would make them agnostic too. A bit slower than nativ methods but I think this is better then not starting.

matmair avatar Jan 12 '23 19:01 matmair

@matmair might be time to revisit this (or reconsider) - https://github.com/inventree/InvenTree/pull/10586

SchrodingersGat avatar Oct 15 '25 13:10 SchrodingersGat

tbh i am not sure the approach of django-dbbackup is a good fit for the project as it ignores the required plugins

matmair avatar Oct 15 '25 21:10 matmair

We need to look into this as well

SchrodingersGat avatar Oct 16 '25 23:10 SchrodingersGat

Also See https://github.com/inventree/InvenTree/issues/4174

matmair avatar Oct 28 '25 06:10 matmair