size limit on each entry

Found a bug? Tell us!!
Post Reply
vescaria
Posts: 2
Joined: Mon Nov 15, 2004 6:17 pm

size limit on each entry

Post by vescaria »

I keep receiving error messages saying that entries could not be registered when I try to save bigger entries - 4 pages
Vitor Escaria
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: size limit on each entry

Post by garvinhicking »

Which Serendipity version, which database type and version, which browser and which Webserver do you have?

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
vescaria
Posts: 2
Joined: Mon Nov 15, 2004 6:17 pm

size limit of individual entries

Post by vescaria »

we are running Serendipity v.0.7-rc1

Databasetype postgresql

Browser: Both netscape7.1 and IE 6

Webserver: apache
Vitor Escaria
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: size limit of individual entries

Post by garvinhicking »

Upgrade to Serendipity 0.7 final -- you need to drop the SQL index of serendipity_entries to the (body, extended, title) keys. Postgres limits btree index sizes to 4000 bytes.

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply