| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | reiner peterke <zedaardv(at)drizzle(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Kernel Tainted |
| Date: | 2016-10-05 18:46:39 |
| Message-ID: | 20161005184639.gzojmodx3iltipo5@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2016-10-05 20:41:54 +0200, reiner peterke wrote:
> We are getting these kernel warning associated with the postmaster process. The application is handling around 15000TPS It appears that one of these messages is generated for each each transaction which fills up the warn.log quite quickly.
>
> I’m trying to understand what is causing the Tainted kernel
> messages. the warning is at 'WARNING: at ../net/core/dst.c:287’.
Which makes this a kernel, not a postgres issue.
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2016-10-05 18:55:46 | Re: WIP: Secure Transport support as OpenSSL alternative on macOS |
| Previous Message | Tom Lane | 2016-10-05 18:44:53 | Re: WIP: Covering + unique indexes. |