Re: Listen / Notify - what to do when the queue is full

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joachim Wieland <joe(at)mcknight(dot)de>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Listen / Notify - what to do when the queue is full
Date: 2010-02-14 18:47:41
Message-ID: 2732.1266173261@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Joachim Wieland <joe(at)mcknight(dot)de> writes:
> + #define ERRCODE_TOO_MANY_ENTRIES MAKE_SQLSTATE('5','4', '0','3','1')

Do you have any evidence that there is actually a DB2 error code
matching this, or is this errcode just invented? The one page
Google finds doesn't list it:
http://publib.boulder.ibm.com/iseries/v5r1/ic2924/index.htm?info/rzala/rzalastc.html

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Weimer 2010-02-14 19:43:03 Re: Confusion over Python drivers
Previous Message Josh Berkus 2010-02-14 18:33:16 Re: CommitFest Status Summary - 2010-02-14