- Joined
- Nov 19, 2020
- Messages
- 14
- Reaction score
- 1
After a new installation the database stops to accept data from management console. For an example any value change in the maangement console does not stored.
We tried uninstall and reinstall but after 1 day or some hours same happens. We found the below error :
The description for Event ID 0 from source PostgreSQL cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
ERROR: column "pv_failover_ip" of relation "s_sbc" already exists
STATEMENT: ALTER TABLE s_sbc ADD COLUMN pv_failover_ip character varying
Its on a vm latest vmware and microsoft server2016 with defaults settings
We tried uninstall and reinstall but after 1 day or some hours same happens. We found the below error :
The description for Event ID 0 from source PostgreSQL cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
ERROR: column "pv_failover_ip" of relation "s_sbc" already exists
STATEMENT: ALTER TABLE s_sbc ADD COLUMN pv_failover_ip character varying
Its on a vm latest vmware and microsoft server2016 with defaults settings