Deal all, I am failing to restore a database on trytond 3.8 (GNU Health version 3.0) I used the following steps:
I did successfully backup the database using pg_dump I did restore it on a newly created empty database test8 using the command: psql test8 < dump_database I the upgraded the database with tryton /home/gnuhealth/gnuhealth/tryton/server/trytond-3.8.3/bin/trytond --config /home/gnuhealth/gnuhealth/tryton/server/config/trytond.conf --all -d test8 The server asks with the admin password for the test8 database When I connect to the database with the tryton client, I found an empty database and the server ask me to initialise it. I am sure I am missing something but I don’t know what? May you assist? Kind regards Armand -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/E967ADC7-4F61-4237-93A4-902EC2168AB6%40yahoo.com.
