6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2512] Table creation script for Postgres undersizes object_members
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. .._.. ..__. [__ |_/ | |_/ [__] | | \_|_| \| |
Comment
> turba_objects.pgsql.sql adds object_members using: > > > > object_members VARCHAR(4096) > > > > Thus limiting the maximum number of addresses in a list to 90, due to > each contact on the list using 32 bytes for the object_id, plus the > serialize overhead. > > > > I'd suggest either using TEXT as a much closer match to the BLOB > types used by the other sql scripts, or making the default much > higher than 4k. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers