Search Thing by identifier
Hi,
Everything can be searched by its identifier. I used to think that this field is indexed. But recently noticed that this field does not have any index in the table thing_model. Is this correct ?
Regards,
Sean
Hi,
Everything can be searched by its identifier. I used to think that this field is indexed. But recently noticed that this field does not have any index in the table thing_model. Is this correct ?
Regards,
Sean
Hi
After checking twx postgresql database instance, the thing_model table has two below indexes, I think the identifier column value of the thing_model table can be the same in multiple rows and also can be null, so twx doesn't create an index for it OOTB.
Thanks,
/Yoyo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.