PostgreSQL 9.2 Open Items

From PostgreSQL wiki

Jump to: navigation, search

Contents

Project Planning

See the PostgreSQL 9.2 Development Plan.

Meta-Issues

Open Issues

bgwriter/checkpointer split

  • Bgwriter needs to close file handles [Simon]
  • Checkpointer latch loop [Simon]
    • I've hacked that area of the code until it looks OK to me, is there something else you had in mind? -- tgl
  • Checkpointer doesn't send stats promptly
  • Double check bgwriter/checkpointer comments
    • I made a pass over these, does anyone want to do more? -- tgl
  • Check new processes listed correctly in postmaster comments
    • I made a pass over these, does anyone want to do more? -- tgl

index-only scans

  • Make XLOG_HEAP2_VISIBLE records generate recovery snapshot conflicts so that IndexOnlyScans work on Hot Standby

indexing

pg_basebackup/pg_receivexlog

other

Resolved Issues

Personal tools