- Joined
- Nov 12, 2010
- Messages
- 2
- Reaction score
- 0
Hi All,
We are getting the below message when we run a daily sechduled restore job. The job iteself seems to run fine, with no apparant issue, other than we are setting the following error message generated in the Windows Event Logs. Should this be of concern, does anyone else seem to have this issue?
Log Name: Application
Source: PostgreSQL
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: COMPUTERNAME
Description:
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_meeting_type" of relation "s_scheduledconf" already exists
STATEMENT: ALTER TABLE s_scheduledconf ADD COLUMN pv_meeting_type character varying
We are getting the below message when we run a daily sechduled restore job. The job iteself seems to run fine, with no apparant issue, other than we are setting the following error message generated in the Windows Event Logs. Should this be of concern, does anyone else seem to have this issue?
Log Name: Application
Source: PostgreSQL
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: COMPUTERNAME
Description:
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_meeting_type" of relation "s_scheduledconf" already exists
STATEMENT: ALTER TABLE s_scheduledconf ADD COLUMN pv_meeting_type character varying