in reply to Efficient regex search on array table
These matches look like they could be performed by a database select which could be much faster than pulling a bunch of stuff from a database to memory, then searching it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Efficient regex search on array table
by Polyglot (Chaplain) on Dec 19, 2022 at 01:26 UTC |