美文网首页
Postgres Architecture

Postgres Architecture

作者: ieasy_tm | 来源:发表于2017-08-21 13:48 被阅读0次

    Postrgres  Architecture:

    顺便记录下postgres库同步*.sql文件命令:psql -h 127.0.0.1 -p 5360 -U postgres -d postgres -f test.sql

    end~唐伯虎绘~

    相关文章

      网友评论

          本文标题:Postgres Architecture

          本文链接:https://www.haomeiwen.com/subject/cxbcdxtx.html