8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00

Update the documentation.

This commit is contained in:
hvlad 2018-05-18 19:21:46 +03:00
parent 28b5fa8a0f
commit 721edeeb5b

View File

@ -34,7 +34,7 @@ How pool works:
Key characteristics:
- absence of "eternal" external connections
- finite number of inactive (idle) external connections at the pool
- limited number of inactive (idle) external connections at the pool
- support a quick search among the connections (using 4 parameters above)
- the pool is common for all external databases
- the pool is common for all local connections handled by the given Firebird