Re: postgres sometimes returns no data

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: db042190 <stanteitelbaum(at)roadrunner(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: postgres sometimes returns no data
Date: 2015-11-12 21:10:01
Message-ID: 56450029.9010101@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Jungwirth 2015-11-12 22:07:23 Re: postgres sometimes returns no data
Previous Message John R Pierce 2015-11-12 21:02:51 Re: postgres sometimes returns no data