...
Migrate SCS database to sipXecs 4.2.1
- Download the attached script de-scs-4.2.1.sql to the freshly installed sipXecs 4.2.1 target machine
- Run
Code Block psql -U postgres SIPXCONFIG < de-scs-4.2.1.sql
...
Code Block |
---|
psql -U postgres SIPXCONFIG < de-scs-4.2.1.sql |