Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures the system to utilize a separate database connection pool specifically for handling text queries, enhancing efficiency. |
| What area does it affect? |
Database connection management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing database performance or troubleshooting text query issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.private_pool |
| Sys ID |
366dee890a00065454c6ecfd4aaaf170 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Use a separate database connection pool for text queries |
| Updated |
2024-05-25 03:38:56 |
Related properties