PostGres errors on attempted post/insert of long emails to forums with email-to-forum enabled
- Status
- Closed
- Subject
- PostGres errors on attempted post/insert of long emails to forums with email-to-forum enabled
- Category
- Error
- Feature
- Forum
Database independence (Non-Mysql, ADOdb Postgres, Oracle, etc) - Resolution status
- Please retest
- Submitted by
- wbeaver2
- Volunteered to solve
- wbeaver2
- Lastmod by
- Philippe Cloutier
- Rating
- Description
- Postgres returns row length error to tiki-view_forum.php upon attempt to write data from long e-mail to a forum with email-to-forum functionality enabled.
- Solution
drop index tiki_comments_ft;
drop index tiki_comments_data;ZIt is not good to index on *really_long* text fields in PostGres, anyway....
Closing as outdated since PostgreSQL support was dropped.
- Importance
- 1 low
- Priority
- 5
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 620
- Created
- Thursday 20 April, 2006 20:41:00 UTC
by Unknown - LastModif
- Monday 08 November, 2010 07:15:03 UTC