Re: [jnasby@pervasive.com: [BUGS] Race condition in dropdb; createdb]

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [jnasby@pervasive.com: [BUGS] Race condition in dropdb; createdb]
Date: 2005-10-05 19:51:17
Message-ID: 1974.1128541877@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jim C. Nasby" <jnasby(at)pervasive(dot)com> writes:
> Never got a reply on -bugs... do people think this is an issue?

Not really.

The only way to fix it would be to make PQfinish do a synchronous
close, which seems like more of a performance loss than it's worth.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-10-05 19:52:44 Re: Updated documentation for new sequence binding
Previous Message Andrej Ricnik-Bay 2005-10-05 19:43:54 Re: [PERFORM] A Better External Sort?