From: | Terry Lee Tucker <terry(at)esc1(dot)com> |
---|---|
To: | Interfaces <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | User Feedback |
Date: | 2003-03-03 12:39:35 |
Message-ID: | 3E634D07.5060305@esc1.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hello All:
We are porting an application from Progress to PostgreSQL. I'm
experimenting with the UI and issues of record locking. We are using
libpq-fe and C for the X-Windows front end. I need some suggestions on
how to get input back to the user when their update is waiting on the
release of a transaction where another user is updating the same record.
I thought that the C routines for Asynchronous queries would work. I
have finally gotten the asynchronous routines working such that at least
the UI is being updated during the wait, but still the user doesn't know
what is going on. Can someone point me in a sane direction regarding
this issue? ;-)
Thanks...
--
Sparta, NC 28675 USA
336.372.6812
http://www.esc1.com
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Haller | 2003-03-04 09:58:17 | Re: User Feedback |
Previous Message | Daniele Masini | 2003-03-03 08:28:02 | unsubscribe |