Re: [PATCH] Function to get size of asynchronous notification queue

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Brendan Jurd <direvus(at)gmail(dot)com>
Cc: kjsteuer <kjsteuer(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Function to get size of asynchronous notification queue
Date: 2015-06-17 22:19:23
Message-ID: CAHyXU0wzdOQA0aGySMcvP71DZFaHOZpJpyUGqsFBedxwp2Yj7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 17, 2015 at 5:15 PM, Merlin Moncure <mmoncure(at)gmail(dot)com> wrote:
> *) A note regarding the 50% (0.5) threshold raising warnings in the
> log might be appropriate here

scratch that. that note already exists in sql-notify.html. Instead,
I'd modify that section to note that you can check queue usage with
your new function.

merlin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2015-06-17 22:23:00 Re: "could not adopt C locale" failure at startup on Windows
Previous Message Merlin Moncure 2015-06-17 22:15:44 Re: [PATCH] Function to get size of asynchronous notification queue