[GENERAL] Strange loss of data during INSERT

2011-03-24 Thread Altmann, Sebastian
Hi everybody, i'm having a very strange Problem: My JEE Application initially persists Users at startup. The problem is that the passwords are not stored, while other data with the same datatype on this table are stored correctly!?! If I turn log_statement to 'all' in config I can

Re: [RMX:#] Re: [GENERAL] Strange loss of data during INSERT

2011-03-24 Thread Altmann, Sebastian
- 99594-129 mailto:sebastian.altm...@isogmbh.de http://www.isogmbh.de Amtsgericht Nürnberg HRB 18299 Geschäftsführer: Harald Goeb Sitz: Nürnberg Von: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] Im Auftrag von Willy-Bas Loos Gesendet: Donnerstag, 24. März

Re: [RMX:#] Re: [GENERAL] Strange loss of data during INSERT

2011-03-24 Thread Altmann, Sebastian
ndet: Do 24.03.2011 15:01 An: pgsql-general@postgresql.org Cc: Altmann, Sebastian; Willy-Bas Loos Betreff: Re: [RMX:#] Re: [GENERAL] Strange loss of data during INSERT On Thursday, March 24, 2011 4:26:30 am Altmann, Sebastian wrote: > Thanks for your answer. > > > > I'm not sure