Advertisement

macOS上的Odbc-连接PostgreSQL与SQLite用于数据迁移

阅读量:

安装UnixODBC & PSQLODBC driver for UnixODBC

复制代码
    $ brew install psqlodbc
    Updating Homebrew...
    ==> Installing dependencies for psqlodbc: postgresql, unixodbc
    ==> Installing psqlodbc dependency: postgresql
    ==> Downloading https://homebrew.bintray.com/bottles/postgresql-9.6.3.sierra.bottle.ta
    ######################################################################## 100.0%
    ==> Pouring postgresql-9.6.3.sierra.bottle.tar.gz
    ==> Using the sandbox
    ==> /usr/local/Cellar/postgresql/9.6.3/bin/initdb /usr/local/var/postgres
    ==> Caveats
    If builds of Postgr

全部评论 (0)

还没有任何评论哟~