btw, I try pg_dump and pg_restore manually and things seem to work just fine. command used:
pg_dump -v -f oerpV61.dump.tar -F t oerpV61
(I create nouveau)
pg_restore -ve --dbname=nouveau oerpV61.dump.tar
btw, I try pg_dump and pg_restore manually and things seem to work just fine.
command used:
pg_dump -v -f oerpV61.dump.tar -F t oerpV61
(I create nouveau)
pg_restore -ve --dbname=nouveau oerpV61.dump.tar