On Jun 3, 2009, at 9:20 AM, Gavin Henry wrote: > Yeah, we use Pg. > We got 'relation 'groupmembers1' already exists.
Oh, thats ok. We added an index that existed on MySQL but not on Pg, but if you do your own database tuning there is always a chance we'll conflict with you. Pointers to portable, simple and back- compatible ways of detecting indexes appreciated. You may want to run /opt/rt3/sbin/rt-setup-database --action insert --datadir etc/upgrade/ 3.8.3 manually if the upgrade errored out after the failed index. Or just delete schema.Pg and let --action upgrade do the magic -kevin > > > On 03/06/2009, [email protected] <[email protected]> > wrote: >> I see a database upgrade for postgres, but nothing for mysql going >> from >> 3.8.2 to 3.8.3. Perhaps I'm missing something... >> >> >> James Moseley >> >> >> >> Kevin Falcone <[email protected]> wrote: >> >> >> >> >> Yes, there is a database upgrade involved. >> >> >> >> >> >> _______________________________________________ >> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users >> >> Community help: http://wiki.bestpractical.com >> Commercial support: [email protected] >> >> >> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. >> Buy a copy at http://rtbook.bestpractical.com >> > > -- > Sent from my mobile device > > http://www.suretecsystems.com/services/openldap/ > http://www.suretectelecom.com > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [email protected] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
