thanks for replay
I am already install postgres database and create new database name "smartpos" but when restoring backup file "smarterp2-06-02-2014_2.backup" showing this error:
ERROR: syntax error at or near "PGDMP"
LINE 1: PGDMP
^ * Error *
ERROR: syntax error at or near "PGDMP"
SQL state: 42601
Character: 1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please check your pg_restore syntax ... or try restorign from pg_adminIII ...anyways check your postgres doc ... be sure that your backups was correct after the download
PR
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I check of size database and correct.
Check pg_restore syntax and correct.
restored from pg_adminIII and also have error.
Some from error:
pg_restore: setting owner and privileges for FK CONSTRAINT adrepstrategy_adreptable
pg_restore: setting owner and privileges for FK CONSTRAINT adreptable_adreplog
pg_restore: setting owner and privileges for FK CONSTRAINT adrole_adaltertrecipient
pg_restore: setting owner and privileges for FK CONSTRAINT adrole_adbroadcastmessage
pg_restore: setting owner and privileges for FK CONSTRAINT adrole_adcolumnaccess
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I try install Smartpos on windows 7 and after install finish try open show message cannot connect to database.
I already install Apache server.
please check the available docs, you need a postgres database engine, and restore on eof the demo backup + config your db.
Pedro R
thanks for replay
I am already install postgres database and create new database name "smartpos" but when restoring backup file "smarterp2-06-02-2014_2.backup" showing this error:
ERROR: syntax error at or near "PGDMP"
LINE 1: PGDMP
^
* Error *
ERROR: syntax error at or near "PGDMP"
SQL state: 42601
Character: 1
Please check your pg_restore syntax ... or try restorign from pg_adminIII ...anyways check your postgres doc ... be sure that your backups was correct after the download
PR
I check of size database and correct.
Check pg_restore syntax and correct.
restored from pg_adminIII and also have error.
Some from error:
pg_restore: setting owner and privileges for FK CONSTRAINT adrepstrategy_adreptable
pg_restore: setting owner and privileges for FK CONSTRAINT adreptable_adreplog
pg_restore: setting owner and privileges for FK CONSTRAINT adrole_adaltertrecipient
pg_restore: setting owner and privileges for FK CONSTRAINT adrole_adbroadcastmessage
pg_restore: setting owner and privileges for FK CONSTRAINT adrole_adcolumnaccess
Can any one support me for resolve this problem or upload file how to install and create, restore database