Re: [GENERAL] last inserted raw (identity)

2003-08-02 Thread Martijn van Oosterhout
On Sat, Aug 02, 2003 at 12:22:28AM -0500, [EMAIL PROTECTED] wrote: > > > In short, I think the answer to the original question is that there is no > > > reliable way to find out what the last record inserted was. > > > > It returns the last record *you* entered. If you want the last record > > ent

[GENERAL] PostgreSQL consulting company in France or Europe?

2003-08-02 Thread Francois Suter
Hi All, Someone asked me via the advocacy site if there exists a company diffusing and offering support/consulting services for PostgreSQL in France, or more generally in Europe. Is there anything of the sort? This person is obviously interested in a commercial venture. Do you think there would b

Re: [GENERAL] Apache - DBI - Postgresql: Cancelling queries

2003-08-02 Thread Lincoln Yeoh
If it's double-click stuff why don't you just not submit duplicate queries? There are very many methods - e.g. must have valid token to submit query, token only valid for one query. That sort of thing. e.g. store hash of certain values (hidden params, sessionid) in the form (including a random s