PostgreSQL minimal version #5575

Closed
opened 2025-11-02 06:29:20 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @salesgroup on GitHub (Jun 18, 2020).

We are using Gitea with Synology NAS and Sqlite, but we would like to move to PostgreSQL.
The postgresql 9.3.25 is already installed.
Can we use this version?
Is there any compatibility issues with this version?

Originally created by @salesgroup on GitHub (Jun 18, 2020). We are using Gitea with Synology NAS and Sqlite, but we would like to move to PostgreSQL. The postgresql 9.3.25 is already installed. Can we use this version? Is there any compatibility issues with this version?
GiteaMirror added the type/question label 2025-11-02 06:29:20 -06:00
Author
Owner

@6543 commented on GitHub (Jun 18, 2020):

it should - But I'm test it via #11952 ...

@6543 commented on GitHub (Jun 18, 2020): it should - But I'm test it via #11952 ...
Author
Owner

@6543 commented on GitHub (Jun 18, 2020):

(https://drone.gitea.io/go-gitea/gitea/27256/3/6)

@6543 commented on GitHub (Jun 18, 2020): (https://drone.gitea.io/go-gitea/gitea/27256/3/6)
Author
Owner

@6543 commented on GitHub (Jun 18, 2020):

@salesgroup no you should upgrade, CI failed

@6543 commented on GitHub (Jun 18, 2020): @salesgroup no you should upgrade, CI failed
Author
Owner

@zeripath commented on GitHub (Jun 24, 2020):

Hmm I would not assume that just because the migration-tests failed that it would not work. If you look at the failure that's because of the specific language in the migration tests which I created using pg_dump because xorm dump was not working correctly at that point in time.

The real test would be to see if the tests succeed if you exclude the migration tests.

@zeripath commented on GitHub (Jun 24, 2020): Hmm I would not assume that just because the migration-tests failed that it would not work. If you look at the failure that's because of the specific language in the migration tests which I created using pg_dump because xorm dump was not working correctly at that point in time. The real test would be to see if the tests succeed if you exclude the migration tests.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5575