forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8186e7e
committed
TODO item not wanted:
>> * Embedded server (not wanted)>> While PostgreSQL clients runs fine limited-resource environments, the> server requires multiple processes and a stable pool of resources to> run reliabily and efficiently. Stripping down the PostgreSQL server> to run in the same process address space as the client application> would add too much complexity and failure cases.1 parent2356c9f commit8186e7e
2 files changed
+17
-2
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1400 | 1400 |
| |
1401 | 1401 |
| |
1402 | 1402 |
| |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
1403 | 1411 |
| |
1404 | 1412 |
| |
1405 | 1413 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 | 1264 |
| |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1265 | 1272 |
| |
1266 | 1273 |
| |
1267 | 1274 |
| |
|
0 commit comments
Comments
(0)