On Wed, Oct 11, 2006 at 04:57:52PM -0600, Danita Zanre wrote: > I need to move my SQL-Ledger. With the "backup" that I email > myself every day, how difficult will this be to bring into a > new postgresql install (I'm not that good with database > backups, Linux, etc.). I know I will need to move my > customized templates, etc. over too. Just mostly concerned > about making sure I get the database moved properly. > > Any pointers appreciated.
I just did this. The only problem I had was importing the Sql Ledger backup file into Postgres as the sql-ledger user. Also, the install docs don't exactly match how PostgreSql works. For example, when creating a new user the prompts are different. It's close, but not exact. I just used the command-line args then said "no" when Postgres asked me if the sql-ledger user should be a superuser. Those were my only two issues. You can search the recent archives for the details. m ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sql-ledger-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sql-ledger-users
