[CalendarServer-users] 24->63 upgrade

2017-01-12 Thread Dirk-Willem van Gulik
On a recent py27-calendarserver-9.0 (freebsd ports) should one expect caldavd to auto upgrade a 24 -> 63 (postgress backend) database ? A cursory glance at the code suggest this - but I see: 017-01-12T17:11:27+ [txdav.common.datastore.upgrade.sql.upgrade.UpgradeDatabaseSchemaStep#warn] Beg

Re: [CalendarServer-users] 24->63 upgrade

2017-01-12 Thread Andre LaBranche
Hello, One workaround would be to allow the master caldavd process to perform the upgrade, instead of doing it out-of-band with calendarserver_upgrade (which is normally the recommended way). In your caldavd plist, as a top-level key (i.e. in the outter-most dict), set: FailIfUpgradeNeeded .