Hi,

I have been trying to make customcols work for me for quite a few days...

My schema is
id pk,
src_id,
dest_id,
m_len
insert_timestamp defaults now()


and my customcols is,
select id, src_id, dest_id, m_len

While sync-ing, I expect the insert_timestamp to be different from in both
dbs. But, it isn't.


Any help will be appreciated.


Regards,

Vineet Menon
_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to