Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce postgres support #5196

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

justjanne
Copy link

@justjanne justjanne commented Jun 14, 2022

In Short

  • Port 7.0.0 and later migration queries to postgres
  • Validate and test the changes
  • Ensure postgres support in seafile-server and seafdav as well
  • Ensure users upgrading from older versions are supported as well

Related

haiwen/seafdav#66
haiwen/seafile-server#560

Rationale

Many users (me included) use Seafile with PostgreSQL databases. Seafile has supported Postgres databases with small patches for many years, but during a recent db backend rewrite that functionality got removed. My own deployment has been stuck on 7.0, with no update in sight.

Due to that, I’ve decided to implement Postgres support back into Seafile. If it doesn’t get merged, I’ll have to maintain a custom fork with downstream patches, which I’d like to avoid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant