Closed Bug 799721 Opened 12 years ago Closed 12 years ago

PostgreSQL 9.2 requires DBD::Pg 2.19.3

Categories

(Bugzilla :: Installation & Upgrading, defect, P1)

Tracking

()

RESOLVED FIXED
Bugzilla 4.2

People

(Reporter: TC.Schmidt, Assigned: LpSolit)

References

()

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.14 (KHTML, like Gecko) Version/6.0.1 Safari/536.26.14

Steps to reproduce:

Using PostgreSQL 9.2.
Running ./checksetup.pl as "root".


Actual results:

./checksetup.pl reports:

    DBD::Pg::db table_info failed: ERROR:  column t.spclocation does not exist
    LINE 11: ...t(t.spcname) AS "pg_tablespace_name", quote_ident(t.spclocat...
                                                                                           ^ [for Statement "

and more.


Expected results:

The database should have been initialized.
Severity: normal → blocker
OS: All → Mac OS X
Priority: -- → P1
Hardware: All → x86_64
You have a too old version of DBD::Pg. You need at least 2.19.3, see https://rt.cpan.org/Public/Bug/Display.html?id=77042.
Assignee: installation → LpSolit
Severity: blocker → major
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: blocking4.4+
Flags: blocking4.2.4+
OS: Mac OS X → All
Hardware: x86_64 → All
Summary: [PostgreSQL] checksetup.pl reports "ERROR: column t.spclocation does not exist" on PostgreSQL 9.2 → PostgreSQL 9.2 requires DBD::Pg 2.19.3
Target Milestone: --- → Bugzilla 4.2
Attached patch patch, v1Splinter Review
Attachment #669808 - Flags: review?(dkl)
Ok. After Updating to DBD::Pg 2.19.3 everything seems to be installed well.
Attachment #669808 - Flags: review?(glob)
Comment on attachment 669808 [details] [diff] [review]
patch, v1

r=glob by inspection.
Attachment #669808 - Flags: review?(glob)
Attachment #669808 - Flags: review?(dkl)
Attachment #669808 - Flags: review+
Flags: approval4.4+
Flags: approval4.2+
Flags: approval+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/DB/Pg.pm
Committed revision 8438.

Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.4/
modified Bugzilla/DB/Pg.pm
Committed revision 8427.

Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified Bugzilla/DB/Pg.pm
Committed revision 8154.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: