Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6857


Ignore:
Timestamp:
Feb 19, 2008, 9:46:06 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

As you forgot to report an essential piece of information: the version of Trac you use, I assume you're not using the last version of Trac and have not read TracInstall#ForPostgreSQL yet, especially the warning about Postgresql 8.3.

Feel free to re-open the ticket if I'm wrong and you can provide useful details about your installation.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6857

    • Property Status newclosed
    • Property Resolutionworksforme
  • Ticket #6857 – Description

    initial v1  
    22
    33Python Traceback
    4 
     4{{{
    55Traceback (most recent call last):
    66  File "/var/lib/python-support/python2.5/trac/web/main.py", line 406, in dispatch_request
     
    2424OperationalError: ERROR:  operator does not exist: text = integer at character 241
    2525HINT:  No operator matches the given name and argument type(s). You might need to add explicit type casts.
    26 
    27  
     26}}}