sudo psql -U _postgres caldavAll iCalendar objects are in the calendar_object table, and all vCard objects are in the addressbook_object table.
If you wish to delete the data because you are not using the services anymore, call:
sudo dropdb -U caldav caldav
No comments:
Post a Comment