You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/06/17 18:30:09 UTC

[Bug 3518] New: Type of bayes_token::token too large (in bayes_pg.sql)

http://bugzilla.spamassassin.org/show_bug.cgi?id=3518

           Summary: Type of bayes_token::token too large (in bayes_pg.sql)
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: spamassassin
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: snyder@roguewave.com


token doesn't need to be char(200), and is affecting performance when bayes data
is stored in postgreSQL backend.  Switching to bytea seems to have huge benefits.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.