On Thu, May 26, 2011 at 10:27 AM, Alexander Farber
<alexander(dot)farber(at)gmail(dot)com> wrote:
>
> On Thu, May 26, 2011 at 6:23 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
>> You need to log more stuff. Look at the log_line_prefix setting, and
>> add things like pid, username, database name, etc.
> Actually I have 1 db user accessing 1 db name
> (through PHP scripts and 1 game daemon in Perl)....
Then just use pid or something that can uniquely identify the queries
when they're running.