Subject | Re: [Firebird-Architect] the insert into t select * from t infinite loop |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2005-07-02T02:27:49Z |
Jim Starkey wrote:
Adriano
>Adriano dos Santos Fernandes wrote:Why no? :-)
>
>
>
>>I don't undestand the ODS structure, but isn't possible something like this?
>>
>>Insert the new records in "unlinked" pages without storing in the
>>indexes (if they exist). These pages are not visible to selects.
>>After the records are inserted, the pages is linked to be visible by
>>sequential scan, and the indexes entries are added.
>>
>>
>>
>>
>>
>No.
>
>
Adriano