Re: DROP TABLE and concurrent modifications

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: blake(at)artistrystudios(dot)net
Subject: Re: DROP TABLE and concurrent modifications
Date: 2004-02-17 08:24:50
Message-ID: 87wu6mglkd.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Neil Conway <neilc(at)samurai(dot)com> writes:
> 1. Have a process do INSERTs into a table in a tight loop (I've
> attached a trivial libpq app that does this)

Sorry, I was evidently a little too quick off the draw. A simple test
app is /really/ attached this time.

-Neil

Attachment Content-Type Size
insert_loop.c text/x-csrc 486 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-02-17 14:40:52 Re: DROP TABLE and concurrent modifications
Previous Message Neil Conway 2004-02-17 08:16:13 DROP TABLE and concurrent modifications