Re: postgres sometimes returns no data - Mailing list pgsql-general

From Adrian Klaver
Subject Re: postgres sometimes returns no data
Date
Msg-id 56450029.9010101@aklaver.com
Whole thread Raw
In response to Re: postgres sometimes returns no data  (db042190 <stanteitelbaum@roadrunner.com>)
Responses Re: postgres sometimes returns no data
Re: postgres sometimes returns no data
Re: postgres sometimes returns no data
List pgsql-general
On 11/12/2015 12:54 PM, db042190 wrote:
> there is something i need to correct.  Coming out of one of the 3 switches
> are two branches that cause updates to the same "interaction log" table in
> postgres.  Not text files like the other 2 switches.

Could you show a sample of the actual log error messages?

Not sure what the log line prefix is, you might want to take a look here:

http://www.postgresql.org/docs/9.1/interactive/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHAT

log_line_prefix

and add escapes that would help identify who is doing what.
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/postgres-sometimes-returns-no-data-tp5873720p5873732.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: postgres sometimes returns no data
Next
From: Paul Jungwirth
Date:
Subject: Re: postgres sometimes returns no data