|
|
|
|
|
by cinquemb
4612 days ago
|
|
Might be off topic, but for anyone interested in porting your data over from MySQL to Postgres, I found this[0] useful from the Postgres docs. I had to edit it very little to fit how my data was stored, and imported it successfully to work within Django. [0] https://github.com/lanyrd/mysql-postgresql-converter |
|