[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: upgrade 1.2.21 -> 1.3.0 svn revision 3807 == Almost
- Subject: Re: upgrade 1.2.21 -> 1.3.0 svn revision 3807 == Almost
- From: Chris Travers <..hidden..>
- Date: Sat, 8 Oct 2011 11:55:28 -0700
Oh wait.
You did this manually.
Try this from sql/modules:
sed -e 's/<?lsmb dbname ?>/lsmb13/g' Roles.sql | psql -U postgres lsmb13
In both cases, lsmb13 is the name of your database. If this is
different, adjust accordingly.
If you want to rename your database, do so first. It will save a lot
of headaches later.
Best Wishes,
Chris Travers