
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2017 11:04 AM
Hi,
I am using alfresco 5.2. And after installing beCPG extention I have a lot of sql-scripts in
alfresco\tomcat\temp\Alfresco
And in some scrips I see
INSERT IGNORE INTO alf_qname (ns_id,version,local_name) SELECT id,0, 'labelingLabelingTemplate' FROM alf_namespace WHERE uri = 'http://www.bcpg.fr/model/quality/1.0' ;
And IGNORE is not supported by postgres 9.4 which alfresco is using.
What to do? I need your help!!!
Best regards.
- Labels:
-
Alfresco Content Services

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 02:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2017 02:32 PM
You may also want to create an issue with the add-on project directly. This is a more general Alfresco forum whereas that project's site will have people focused on that add-on.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 02:20 AM
solved inupdate alfresco problem
