[OpenSER-Users] CPL and Postgres problems.
Henning Westerholt
henning.westerholt at 1und1.de
Mon Apr 7 13:33:15 CEST 2008
On Monday 07 April 2008, Bogdan-Andrei Iancu wrote:
> So, you only changed the column type (for cpl_bin) from BLOB to BYTEA ?
Hi Bogdan, hi Ola,
the default column type for cpl_bin in postgres is 'TEXT' since 1.2.0 or so. A
column type of 'BYTEA' should result in a 'DB_BLOB' type. This is exactly
what is expected from the cpl-c module. But with the 'TEXT' type the result
will be 'DB_STRING', strange..
Cheers,
Henning
More information about the sr-users
mailing list