[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New password required.
- Subject: Re: New password required.
- From: Chris Travers <..hidden..>
- Date: Thu, 20 Oct 2011 02:38:25 -0700
Hi Dave;
For now, I'd recommend backing up your database so you can test a fix
I will be working on. The best way to do this is to:
createdb -U postgres -T old_dbname new_dbname
Create a new test user that connects to this new db.
I am going to try to get a fix out for these errors quickly. This
will then be able to be merged up to 1.3 and trunk. But you'll want
to test it before adding the invoices into production.
Bug can be tracked at
https://sourceforge.net/tracker/?func=detail&aid=3426303&group_id=175965&atid=875350
Best Wishes,
Chris Travers