From: | Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Synchronous LISTEN/NOTIFY? |
Date: | 2001-01-05 05:05:29 |
Message-ID: | 3.0.5.32.20010105130529.008ec520@192.228.128.13 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
At 11:27 PM 04-01-2001 -0500, Tom Lane wrote:
>Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my> writes:
>> Would it be viable idea to add a WAIT command/statement for higher level
>> access (e.g. "SQL" level access to this feature)?
>
>Strikes me as pretty useless. If you were to PQexec("WAIT foo") then
>your application would be totally locked up until and unless a foo
>signal gets delivered. You won't be satisfied with that for long.
I'll actually be very happy, that's exactly what I want, and I can't see
why it would be a bad thing. I personally like the idea of programs doing
specific tasks, if there's nothing to do, they don't do anything else. That
way there is very little that can go wrong.
Cheerio,
Link.
From | Date | Subject | |
---|---|---|---|
Next Message | Anthony E . Greene | 2001-01-05 05:06:17 | Re: pg_dump return status.. |
Previous Message | The Hermit Hacker | 2001-01-05 04:30:16 | Re: running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2 |