PostgreSQL 9.3 Open Items
From PostgreSQL wiki
Contents |
Project Planning
See the PostgreSQL 9.3 Development Plan.
Blockers for 9.3
- Add connection string option to pg_basebackup
- We forgot to do this in 9.1, let's not forget it again.
- Restore protection against accidentally creating stuff in pg_catalog schema
- There are a couple of ways to fix that, per thread, but we need to do something.
Not Blockers for 9.3
- Consider whether message for COPY FREEZE needs to be added
- Consider whether COPY into newly created tables should ALWAYS freeze, perhaps only when checksums enabled
