On Thu, May 26, 2011 at 10:27 AM, Alexander Farber <[email protected]> wrote: > > On Thu, May 26, 2011 at 6:23 PM, Scott Marlowe <[email protected]> > 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. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
