Hello guys, Some of our users had all their calendar events deleted by Funambol the other day and I'm trying to restore them.
I see that users calendar table still contains the event with c_deleted set to 1. After some investigations I discovered that setting it to NULL is not enough to get them back as they are only displayed if the corresponding record in the user calendar _quick table is present. So without talking about pg_restore or sogo-tool restore is there a way to regenerate the _quick table from the user calendar table ? Or is it possible to force the generation of an ics from the users calendar table ? I tried putting all c_content in a file but it doesn't import anything probably because it generates a VCALENDAR per event. Just wondering if this is feasible. Thanks in advance Cheers Letic -- [email protected] https://inverse.ca/sogo/lists
