[Csync2] csync2 with PostgreSQL: certdata data length too short.

Kwasi Gyasi - Agyei kwasi.gyasiagyei at 4things.co.za
Fri Jan 6 11:00:09 CET 2012


Whiles playing around with csync I noticed the column certdata in table
x509_cert has a limitation of 255 characters, which causes problems if your
certificate file content is more then that. So I changed column type to
text.

ALTER TABLE x509_cert ALTER COLUMN certdata TYPE text;

-- 

Multimedia and Communication | Property | Entertainment
Kwasi Owusu Gyasi - Agyei

*cell*        (+27) (0) 76 466 4488
*website *www.4things.co.za
*email     *kwasi.gyasiagyei at 4things.co.za
*skype    *kwasi.gyasiagyei
*role*        Developer.Designer.Software Architect
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/csync2/attachments/20120106/2e3e164c/attachment.htm>


More information about the Csync2 mailing list