From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | Deniz Atak <denizatak(at)gmail(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Table dublicates values |
Date: | 2011-07-18 13:38:57 |
Message-ID: | 4E243771.5060307@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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 see:
http://www.postgresql.org/docs/9.0/interactive/runtime-config-logging.html
>
> Adrian, unfortunately it is not possible to put another column in my case.
Don't know if it makes a difference but I was suggesting adding an index
not a column.
>
> Thanks for your kind support.
> Deniz
>
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Gregor Trefs | 2011-07-18 14:04:02 | Re: C function returns null values |
Previous Message | Craig Ringer | 2011-07-18 07:37:28 | Re: Postgresql 9.0.1 Corrupted |