Maximum Number Notifications

From: Dawn Hollingsworth <dmh(at)airdefense(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Maximum Number Notifications
Date: 2004-05-12 17:28:11
Message-ID: 1084382892.11909.3.camel@kaos
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Our company is currently utilizing PostgreSQL 7.2.3 for one of our
product lines.

We seem to be having issues lately where the applications are not always
receiving database notifications. I have been looking through the code
and I think the problem may stem around a stored procedure that has a
NOTIFY in it that can possible be triggered hundreds of times in a given
minute.

We are currently fixing this problem but my question is how many NOTIFYs
can be stored in postgres if the client who is listening is not polling
the database?

Dawn Hollingsworth
Senior Director Research & Development
AirDefense, Inc.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2004-05-12 17:28:51 Re: Washintonians and Oregonians
Previous Message Bruno Wolff III 2004-05-12 17:23:31 Re: Washintonians and Oregonians