Re: PostgreSQL Exception: invalid input syntax for type timestamp

Sven Arnold <[email protected]> Tue, 17 Feb 2009 22:44:41 +0100
Newsgroups gmane.comp.cms.opengroupware.user
Message-ID <1234907081.7014.16.camel@schnuppe>
> The find out who triggers the code section, you would need to start  
> OGo in GDB and put a breakpoint on -raise, eg:
> 
>    gdb /usr/local/sbin/ogo-webui-1.1
>    break -raise
>    r -WOUseWatchDog NO

Hmm.., don't know if I understand what you mean by "-raise". Shouldn't
there be a function name?


sven@groupware:~$ gdb /usr/local/sbin/ogo-webui-1.1 
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) break -r
Function "" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y


> I guess that your PG (or OGo) runs in a German locale, hence the date  
> format is probably different. Something like this:
> 
>    export LANG=en_US
> 
> prior starting OGo/PG might help, not sure.

Already tried this. Did not help...


-Sven


-- 
OpenGroupware.org Users
[email protected]
http://mail.opengroupware.org/mailman/listinfo/users