Re: [Fwd: Bug#149056: postgresql: should not try in a busy loop when allocating resources]

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [Fwd: Bug#149056: postgresql: should not try in a busy loop when allocating resources]
Date: 2002-06-09 02:03:33
Message-ID: 2408.1023588213@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Oliver Elphick <olly(at)lfix(dot)co(dot)uk> forwards:
> When trying to create a semaphore Postgresql 7.2.1-3 will try 400,000 times=
> per
> second if it has problems.

AFAICS it will try *once* and abort if it fails. Can you provide a
reproducible test case for the above behavior?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-06-09 02:08:16 Re: Project scheduling issues (was Re: Per tuple overhead,
Previous Message Tom Lane 2002-06-09 01:55:07 Default privileges for new databases (was Re: Can't import large objects in most recent cvs)