Potential problem with table flvrecording_meta_delta. Will not get generated in Postgresql due to error, hangs application on startup.
The field in this table causes issues with Postgresql. I believe it is an issue with the column name "offset" being used as a keyword in Postgresql. I simply fixed the issue by renaming the column name the mapped name can be left as is. -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
