阅读背景:

如何将postgres数据库转换为sqlite

来源:互联网 

We're working on a website, and when we develop locally (one of us from Windows), we use sqlite3, but on the server (linux) we use postgres. We'd like to be able to import the production database into our development process, so I'm wondering if there is a way to convert from a postgres database dump to something sqlite3 can understand (just feeding it the postgres's dumped SQL gave many, many errors). Or would it be easier just to install postgres on windows? Thanks.We're working on a website, and when we develop




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: