Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [HACKERS] Big IN() clauses etc : feature proposal



PFC <lists(at)peufeu(dot)com> writes:
> 	Fun thing is, the rowcount from a temp table (which is the problem here)  
> should be available without ANALYZE ; as the temp table is not concurrent,  
> it would be simple to inc/decrement a counter on INSERT/DELETE...

No, because MVCC rules still apply.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group