Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2358 closed defect (fixed)

Resync failed using postgres backend

Reported by: goodguy@… Owned by: daniel
Priority: normal Milestone: 0.9.1
Component: admin/console Version: 0.9
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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 :(

Attachments (0)

Change History (2)

comment:1 by Geoff Reedy <gereedy@…>, 18 years ago

Milestone: 0.9.1

It looks like this is fixed by [2529]. It'll probably get included in 0.9.1 but chances are good you can just apply that patch to your installation in the mean time.

comment:2 by Christian Boos, 18 years ago

Resolution: fixed
Status: newclosed

Right, and now I've also ported r2529 to 0.9-stable, in r2533.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain daniel.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from daniel to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.