|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Feb19 16:52:49 EST 2001 |
| 3 | +Last updated:Tue Feb20 12:25:28 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
|
311 | 311 | lock and truncate table [vacuum]
|
312 | 312 | * -Redesign ANALYZE in VACUUM so it can be run separately without locks
|
313 | 313 | * Make ANALYZE a separate command
|
| 314 | +* Allow ANALYZE to process a certain random precentage of rows |
314 | 315 | * Add connection pooling [pool]
|
315 | 316 | * Allow persistent backends [persistent]
|
316 | 317 | * Create a transaction processor to aid in persistent connections and
|
|