On Fri, May 22, 2015 at 11:01 PM, Mo <[email protected]> wrote: > Now the postgres log as some errors and adding changesets doesn't work > anymore: > > May 22 15:52:22 [sudo] root : TTY=pts/3 ; > PWD=/mnt/data/userspace/project/proA ; USER=trac ; > COMMAND=/usr/bin/trac-admin /mnt/data/trac/projects/trac changeset added > proa a923d1b > May 22 15:52:22 [sudo] pam_unix(sudo:session): session opened for user trac > by root(uid=0) > May 22 15:52:24 [postgres] [4-1] ERROR: integer out of range > May 22 15:52:24 [postgres] [4-2] STATEMENT: > May 22 15:52:24 [postgres] [4-3] _ INSERT INTO > codereviewer_map > May 22 15:52:24 [postgres] [4-4] _ > (repo,changeset,ticket,time) > May 22 15:52:24 [postgres] [4-5] _ VALUES > ('proa','a923d1b','32',1432299098000000) > May 22 15:52:24 [postgres] [4-6] _
That issue has been reported in https://trac-hacks.org/ticket/11664. That plugin doesn't work with PostgreSQL. Also, the issue is not fixed yet. -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
