support for data type timestamp with timezone
Posted: Sun 16 Aug 2009 15:49
Hello Admin,
Have you tried update table with "with timezone" data type?
I think there is a bug when you try to update data from different timezone.
I came accross many "DB concurrency violation" error when trying to update table that has timestamp with timezone type. The problem was gone when i changed to timestamp without timezone type.
I think you should check this out.
Thanks & Regards,
Ariwibawa
nb:sorry for my bad english
Have you tried update table with "with timezone" data type?
I think there is a bug when you try to update data from different timezone.
I came accross many "DB concurrency violation" error when trying to update table that has timestamp with timezone type. The problem was gone when i changed to timestamp without timezone type.
I think you should check this out.
Thanks & Regards,
Ariwibawa
nb:sorry for my bad english