On Sat, Nov 10, 2012 at 11:53 AM, ario <ledger-smb-us...@infopower.nl>wrote:
> Yes, that did something! Thanks.
>
>
> I have been able now to log into the setup.pl script and create a
> database. Then I read that for the manual import
>
> pg_restore -U user -C database.sql
I take it you are trying to restore a backup?
Instead:
createdb -U user dbanme && pg_restore -U user -d dbname
Chances are your import failed because you had already populated key parts
of the db.
Best Wishes,
Chris Travers
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users