Re: [GENERAL] Table dublicates values

2011-07-18 Thread Adrian Klaver
On 07/18/2011 12:39 AM, Deniz Atak wrote: CC'ing the list. Rob, yes, I have EJB 3.0 for ORM. Do you know how to turn on sql logging? I couldn't find a resource about that up to now. Google + glassfish sql logging found this: http://www.java.net/node/700613 To turn on/up Postgres logging se

Re: [GENERAL] Table dublicates values

2011-07-16 Thread Adrian Klaver
On Saturday, July 16, 2011 1:47:50 am Deniz Atak wrote: > Hi all, > > I am using postgresql on Glassfish server. When I restart the server for > some reason, one of my databases' tables duplicates the values. For example > aTable is from aDatabase: > > select * from aTable > col1

Re: [GENERAL] Table dublicates values

2011-07-16 Thread Rob Sargent
Deniz Atak wrote: Hi all, I am using postgresql on Glassfish server. When I restart the server for some reason, one of my databases' tables duplicates the values. For example aTable is from aDatabase: select * from aTable col1 | col2 ---+- text/html