← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 685948] Re: All-in-one installer could warn if existing postgres install needs additional config

 

Indeed, if postgres is already installed the current all-in-one
installer does not warn that you need to setup the proper access rights
in postgres. In fact it assumes that another all-in-one was previously
installed and the user knows how this works.

We could add a warning message during installation if we don't install
postgres, so that the user verifies that the configuration is correct.

Assigning to Stephane who has rewritten the all-in-one installer already
(maybe it's already supported)

** Summary changed:

- No Postgres Connection option in GTK client
+ All-in-one installer could warn if existing postgres install needs additional config

** Changed in: openobject-server
   Importance: Undecided => Wishlist

** Changed in: openobject-server
       Status: Triaged => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => Stephane Wirtel (OpenERP) (stephane-openerp)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/685948

Title:
  All-in-one installer could warn if existing postgres install needs additional config

Status in OpenObject Server:
  Confirmed

Bug description:
  The GTK client of OpenERP uses Postgres as database engine for its server setup in a all in one installation setup. But the connection needs a user with superadmin privileges to create a new db to start using the resident OpenERP GTK client. This calls for either configuration of existing postgres DB for openERP database instances or a new postgres installation in case the resident user doesn't have Postgres installed. But in my case there was no configuration step for existing postgres DB (I had one installed) in installation process. All the settings and connection to DB was possible only after contacting the support team, as the team suggested that i manually create a superadmin user named as openpg in my postgres for which i had to check the config file open-erp.conf which was configured in conf file which was part of installer. Here there is no wizard provided between GTK and postgres by the installer.





References