Closed
Description
- Gitea version (or commit ref): 1.6.3, 17.0-rc2
- Git version: 2.20.1
- Operating system: FreeBSD 11.2
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
I'm trying to migrate from MySQL to PostgreSQL and was advised (see #5651) that using gitea dump -d postgres might work. While this does indeed produce an SQL dump the inserts do not contain any data (see dump.txt ).
I've used the following command:
gitea dump -c /usr/local/etc/gitea/conf/app.ini -d postgres
If there's anything missing or further information is required I'd be more than happy to provide it.
Thanks!
Screenshots
Metadata
Metadata
Assignees
Labels
No labels