Ticket #47 (new defect)

Opened 16 months ago

Upgrade script not compatible with PostgreSQL 7.4

Reported by: dom Owned by: dom
Priority: major Milestone:
Component: wiki-toolkit Version: svn
Keywords: Cc:

Description

During a schema upgrade running on PostgreSQL 7.4 the following error was encountered.

DBD::Pg::db do failed: ERROR:  adding columns with defaults is not implemented
HINT:  Add the column, then use ALTER TABLE SET DEFAULT. at /usr/share/perl5/Wiki/Toolkit/Setup/Pg.pm line 369.
DBD::Pg::db do failed: ERROR:  adding columns with defaults is not implemented
HINT:  Add the column, then use ALTER TABLE SET DEFAULT. at /usr/share/perl5/Wiki/Toolkit/Setup/Pg.pm line 369.
pendency problems - leaving unconfigured

Not sure how easy it would be to fix this. Is anyone else still running Postgres 7.4 I wonder.

Note: See TracTickets for help on using tickets.