Deadline data cannot be imported into the postgresql database solution after statisticgathering is configured in deadline and saved to postgresql, slave and job information cannot be saved to postgresql during rendering tasks, and metadata. Wouldyouliketoadd is prompted when you click viewrepositorystatistic
Deadline data cannot be imported into the postgresql database. After statistic gathering is configured in deadline and saved to postgresql, slave and job information cannot be stored in postgresql during rendering tasks, the prompt xx XML statistics entries exist is displayed when you click view repository statistic. wocould you like to add
The deadline data cannot be imported into the postgresql database.
After statistic gathering is configured in deadline and saved to postgresql
Slave and job information cannot be stored in postgresql, and when you click view repository statistic
Prompt
'Xx XML statistics entries exist. wocould you like to add them to the database ',
Click 'yes' and a prompt box will pop up.
'Files cannot be added to the database. Check the log file for more information', www.2cto.com
For log information, you can open the Log information Folder through the help-> lead e log Folder menu in monitor. The following information is displayed in the Log:
12: 31: 03: Error Importing: \ 10.67.2.31 \ DeadlineRepository \ reports \ statistics \ jobs \ 2012-08 \ warning Message: ERROR: 22008: date/time field value out of range: "13/08/2012 09:44:41 ",
In fact, you only need to change the datestyle In the postgresql. conf file to 'dmy' before creating the database.