Starting with SVN revision 270 it is now possible to install Agile-Trac onto a trac install using Postgresql 8.3
svn update required
As many of you might know, using trac with an SQLite database on the back-end is not a very scalable solution. With a very large database and or many users you'll get a slow trac or even database lockups. Moving to PostgreSQL will address most of these problems. However, starting with PostgreSQL 8.3 type checking became stricter and many plugins do not work well. Included in those was Agile-Trac. However since r270 Agile-Trac now works as expected with PostgreSQL 8.3.

rss
Comments
No comments.