Odoo 中文社区

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    Odoo中文社区可以通过以下两个域名访问:shine-it.net , odoo.net.cn

    由于系统升迁的原因,本论坛部分较早期的内容存在格式和链接损坏失效的问题,并非本论坛系统本身的缺陷,望谅解

    本社区没有维护任何QQ群讨论组,任何与本社区同名的QQ群讨论组的言论与本社区无关!

    开发人员可以登录gitter讨论组: http://gitter.im/odoo-china/Talk, 需要github账号

    如果您登录系统碰到问题,请在微信公众号留言:

    步科绿色版数据库密码是什么

    Odoo 新手求助
    3
    7
    6093
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      juventusryp last edited by

      下载了步科大大的openerp 确实比官方的好用  可是用pgadmin怎么连都进不去

      用户名 openerp  密码 openerp  不行。。。


      1 Reply Last reply Reply Quote 0
      • mrshelly
        mrshelly last edited by

        看看  openerp-server.conf  文件中的 db_打头的参数?

        1 Reply Last reply Reply Quote 0
        • J
          juventusryp last edited by

          [quote author=mrshelly link=topic=16239.msg27482#msg27482 date=1392938353]
          看看  openerp-server.conf  文件中的 db_打头的参数?
          [/quote]

          ; This is the password that allows database operations:
          ; admin_passwd = admin
          db_host = 127.0.0.1
          db_port = 5432
          db_user = openerp
          pg_path = pgsql/bin

          里面没有密码。。

          1 Reply Last reply Reply Quote 0
          • Y
            youring last edited by

            GreenOpenERP-7.0-latest\pgsql\data\pg_hba.conf
            host    all            all            127.0.0.1/32            trust
            本地用户使用 local "trust" authentication,登陆密码为空
            如果要远程密码登陆,先本地登陆更改postgres/openerp用户密码
            再将trust改为md5,重启postgreSQL。
            改密码可以图形界面登陆 GreenOpenERP-7.0-latest\pgsql\bin\pgAdmin3.exe
            [attachimg=1]

            1 Reply Last reply Reply Quote 0
            • J
              juventusryp last edited by

              [quote author=youring link=topic=16239.msg27491#msg27491 date=1393038295]
              GreenOpenERP-7.0-latest\pgsql\data\pg_hba.conf
              host    all            all            127.0.0.1/32            trust
              本地用户使用 local "trust" authentication,登陆密码为空
              如果要远程密码登陆,先本地登陆更改postgres/openerp用户密码
              再将trust改为md5,重启postgreSQL。
              改密码可以图形界面登陆 GreenOpenERP-7.0-latest\pgsql\bin\pgAdmin3.exe
              [attachimg=1]
              [/quote]

              本地用户使用 local "trust" authentication,登陆密码为空  请教下 这句话是什么意思- -

              本地用户登陆的话 登陆账户是哪个

              1 Reply Last reply Reply Quote 0
              • J
                juventusryp last edited by

                刚在群里问了步科大大 原来是因为主机名没改的原因

                windows下要把主机名改成127.0.0.1即可

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post