Why threads every 30 seconds?

From: Bryan Henderson <bryanh(at)giraffe-data(dot)com>
To: Postgresql mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Why threads every 30 seconds?
Date: 2016-06-05 03:43:12
Message-ID: 3189.bryanh@giraffe-data.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Looking at audit logs, I see that my Postgresql server generates a new thread
precisely every 30 seconds, in two series (so 4 threads every minute). This
is an otherwise idle server.

Does anyone know what these threads are for? Just curious.

--
Bryan Henderson San Jose, California

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sachin Srivastava 2016-06-05 09:16:42 How SQL SELECT * statement works in Postgres?
Previous Message Andrew Beverley 2016-06-04 23:36:44 Re: Actual rows significantly more than estimated during many joins