|
|||||||||||
|
Re: [BUGS] GetNewOidWithIndex can cause infinite loop on user tables(not catalog).
From: Tom Lane <tgl(at)sss.pgh.pa.us>
Date: Wed Feb 20 2008 - 11:15:19 EST
> Jacky Leng wrote: >> --Create table t(a int) with oids; >> --create unique index it on t(oid); >> --insert 4G-16384 rows into t; > ... Therefore: don't do that. Indeed. It might be a good idea if that loop had a CHECK_FOR_INTERRUPTS, though. regards, tom lane ---------------------------(end of broadcast)---------------------------TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate
Received on Wed Feb 20 11:16:47 2008This archive was generated by hypermail 2.1.8 : Thu Jun 19 2008 - 00:02:07 EDT |
||||||||||
|
|||||||||||