[rt-users] Continuous Login (RT 3.8.8)
Sebastian Podjasek
spmorenet at gmail.com
Mon Oct 11 16:32:29 EDT 2010
Your problem is with PostgreSQL not RT.
In version 9.0 default behaviour for bytea fields
changed and now they're returned as hex
(as described in
http://www.postgresql.org/docs/9.0/static/release-9-0.html#AEN99024).
To change this add:
bytea_output = escape
to postgresql.conf and restart it.
Regards,
Sebastian
--
Sebastian Podjasek
morenet.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20101011/874a8ae3/attachment.htm>
More information about the rt-users
mailing list