[Trac-tickets] [The Trac Project] #2358: Resync failed using postgres backend

The Trac Project noreply at edgewall.com
Tue Nov 15 06:18:39 CST 2005


#2358: Resync failed using postgres backend
------------------------------------+---------------------------------------
 Reporter:  goodguy at goodguy.spb.ru  |       Owner:  daniel
     Type:  defect                  |      Status:  new   
 Priority:  normal                  |   Milestone:        
Component:  trac-admin              |     Version:  0.9   
 Severity:  normal                  |   Keywords:                          |  
------------------------------------+---------------------------------------
 I'm using Trac installation with psycopg1 backend, and it fails on resync
 command:

 {{{
 Resyncing repository history...
 Command failed: ERROR:  parser: parse error at or near "OR" at character 8

 INSERT OR REPLACE INTO system (name,value) VALUES ('repository_dir','svn
 :2fc9033a-4dcf-0310-b4b7-b96660f064d7:/var/svn/spnd/trunk/statistics')
 }}}

 seems like there's no such "OR" command in PostgreSQL :(

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2358>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list