|
|
Sponsor |
Re: @@IDENTITY (Was: Access - ODBC - serial problem): msg#00086db.postgresql.odbc
"scott.marlowe" <scott.marlowe@xxxxxxx> writes: > [ use ORDER BY ... LIMIT instead of MAX ] > However, I think you have to be in serializable transaction mode for that > code to be gauranteed not to get the wrong data. But I'm not certain on > that one. Yes, you need serializable mode with *either* method to ensure you see your own row, and not one inserted later by another transaction that managed to commit before you. The ORDER BY trick is just to get around Postgres' inability to connect MAX() to indexes; it doesn't affect the transactional semantics at all. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: @@IDENTITY (Was: Access - ODBC - serial problem), scott.marlowe |
|---|---|
| Next by Date: | LOG: unexpected EOF on client connection, Chris Gamache |
| Previous by Thread: | Re: @@IDENTITY (Was: Access - ODBC - serial problem), scott.marlowe |
| Next by Thread: | LOG: unexpected EOF on client connection, Chris Gamache |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|