Hi,

I found a workaround/solution:

postgres stores some information at install time about the locale:

postgresql.conf:lc_messages = 'en_US.UTF-8'                     # locale for sys
postgresql.conf:lc_monetary = 'en_US.UTF-8'                     # locale for mon
postgresql.conf:lc_numeric = 'en_US.UTF-8'                      # locale for num
postgresql.conf:lc_time = 'en_US.UTF-8'                         # locale for tim

previously that was set to de_DE which is apparently not working in
combination with davical.

regards
  Frank









-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to