Re: [Trac] PostgreSQL - a straw poll

2010-10-24 Thread Greg Troxel
We use postgresql for 2 internal tracs on 0.12, one is pretty large (6,000 tickets; at least 50 ticket updates per workday and hundreds of wiki pages). The only issues we've had have been occasional plugins that have like one or two lines of SQL that's invalid for Postgresql. We also had

Re: [Trac] PostgreSQL - a straw poll

2010-10-24 Thread Chris Mulligan
We use postgresql for 2 internal tracs on 0.12, one is pretty large (6,000 tickets; at least 50 ticket updates per workday and hundreds of wiki pages). The only issues we've had have been occasional plugins that have like one or two lines of SQL that's invalid for Postgresql. We also had one semi-f

[Trac] Static ressources not found in deploy/htdocs/site/

2010-10-24 Thread Xarkam Ubuntu
Hi, y make a deploy of static ressources on my Trac. This is my tree for statics ressources: /home/trac/OSAMES/deploy/htdocs There is my apache configuration file: # > #RewriteEngine On > #RewriteLog "/var/log/apache2/rewrite.log" > #RewriteLogLevel 9 > > # Don't let DirectoryIndex mess with Tra