C0mmUN1cAt0r
Technical User
can someone give some clarification on this (below is from the manual)
You can back up your recorder’s database using a command line procedure. The procedure uses the PostgreSQL pg_dump command to extract data from the database. It must be executed while the database is running. Do not stop the ContactStore service or the PostgreSQL service before proceeding. Log on as an administrator and open a command windows. Change directory (“cd”) to the \bin folder in the installation path
3. Create a backup file by entering the command: winbackup <backupfile> where <backupfile> is the full path
name for the backup file. Make sure there is enough space on the target drive for the backup file. Consider copying the backup file to another server, or external media.
the above references using the pg_dump.exe which is in one bin folder within witness, but then also winbackup which is in a seperate bin folder within witness.
I have seen previous threads from others but they seem to reference upgrades of contact store not like for like swaps of this newer version,
You can back up your recorder’s database using a command line procedure. The procedure uses the PostgreSQL pg_dump command to extract data from the database. It must be executed while the database is running. Do not stop the ContactStore service or the PostgreSQL service before proceeding. Log on as an administrator and open a command windows. Change directory (“cd”) to the \bin folder in the installation path
3. Create a backup file by entering the command: winbackup <backupfile> where <backupfile> is the full path
name for the backup file. Make sure there is enough space on the target drive for the backup file. Consider copying the backup file to another server, or external media.
the above references using the pg_dump.exe which is in one bin folder within witness, but then also winbackup which is in a seperate bin folder within witness.
I have seen previous threads from others but they seem to reference upgrades of contact store not like for like swaps of this newer version,