Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0008944 | Openbravo ERP | Y. DBSourceManager | public | 2009-05-07 11:46 | 2012-03-02 15:37 |
|
Reporter | shuehner | |
Assigned To | marvintm | |
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP4 | |
Target Version | 3.0MP9 | Fixed in Version | 3.0MP9 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0008944: create.database fails when pg-superuser username != postgres |
Description | The command does fails as it implictely assumes that the pg-superuser username is postgres (correctly assumes that a (pg-system) database with the same name exists, as the system-db is named postgres).
So this will fails when someone runs its postgres server under a different username.
This should not affect 90% or more of the standard installations => minor. |
Steps To Reproduce | |
Proposed Solution | Explicitely connect to the system database when doing administrative tasks (i.e. create/drop user, create/drop database) |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 8944_proposed_fix.diff (2,182) 2012-02-07 16:08 https://issues.openbravo.com/file_download.php?file_id=4960&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2009-05-07 11:46 | shuehner | New Issue | |
2009-05-07 11:46 | shuehner | Assigned To | => marvintm |
2009-05-07 11:46 | shuehner | OBNetwork customer | => No |
2009-05-07 11:46 | shuehner | Regression testing | => No |
2009-05-07 16:54 | psarobe | Status | new => scheduled |
2009-05-07 16:54 | psarobe | fix_in_branch | => pi |
2012-02-03 18:32 | shuehner | Priority | low => urgent |
2012-02-03 18:32 | shuehner | Target Version | => 3.0MP9 |
2012-02-03 18:32 | shuehner | fix_in_branch | pi => |
2012-02-07 16:08 | shuehner | File Added: 8944_proposed_fix.diff | |
2012-02-08 09:54 | hgbot | Checkin | |
2012-02-08 09:54 | hgbot | Note Added: 0044923 | |
2012-02-08 09:54 | hgbot | Status | scheduled => resolved |
2012-02-08 09:54 | hgbot | Resolution | open => fixed |
2012-02-08 09:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/38823d9d9f24fff11def96a0cd9b22b324e829e4 [^] |
2012-02-16 12:12 | hgbot | Checkin | |
2012-02-16 12:12 | hgbot | Note Added: 0045184 | |
2012-02-16 15:21 | AugustoMauch | Note Added: 0045198 | |
2012-02-16 15:21 | AugustoMauch | Status | resolved => closed |
2012-02-16 15:21 | AugustoMauch | Fixed in Version | => 3.0MP9 |
2012-03-02 15:35 | hudsonbot | Checkin | |
2012-03-02 15:35 | hudsonbot | Note Added: 0045772 | |
2012-03-02 15:37 | hudsonbot | Checkin | |
2012-03-02 15:37 | hudsonbot | Note Added: 0045867 | |
Notes |
|
(0044923)
|
hgbot
|
2012-02-08 09:54
|
|
|
|
(0045184)
|
hgbot
|
2012-02-16 12:12
|
|
|
|
|
Code reviewed and verified. |
|
|
|
|
|
|
|