[mnemo] Upgrading Mnemo v1.1.2 to 2.0.1 with Postgres
Vincent Aniello
vincent at hypermeganet.com
Wed May 4 17:44:49 PDT 2005
Quoting Vincent Aniello <vincent at hypermeganet.com>:
> I am using Postgres 7.4.1 and trying to upgrade Mnemo v1.1.2 to v2.0.1.
I found the upgrade script for Postgres at
http://cvs.horde.org/co.php/mnemo/scripts/upgrades/1.1_to_2.0.pgsq.sql?r=1.1.2.1.
When I ran it I received one error:
-bash-2.05b$ psql -d horde <1.1_to_2.0.pgsq.sql
ERROR: column "memo_modified" of relation "mnemo_memos" does not exist
BEGIN
ALTER TABLE
UPDATE 0
ALTER TABLE
COMMIT
BEGIN
ALTER TABLE
UPDATE 0
ALTER TABLE
ALTER TABLE
ALTER TABLE
COMMIT
BEGIN
ALTER TABLE
UPDATE 0
ALTER TABLE
ALTER TABLE
COMMIT
BEGIN
ALTER TABLE
UPDATE 0
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
COMMIT
CREATE INDEX
Will this error prevent mnemo from working correctly?
V/
More information about the mnemo
mailing list