User contributions
From PostgreSQL wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:14, 30 May 2013 (diff | hist) . . (+67) . . Todo (→Miscellaneous Performance: Add URL for: |Avoid the requirement of freezing pages that are infrequently modified) (top)
- 23:37, 28 May 2013 (diff | hist) . . (+18) . . Todo (→/contrib/pg_upgrade: Add HEAP_MOVED_IN to pg_upgrade breakage list)
- 22:59, 28 May 2013 (diff | hist) . . (+9) . . Todo (→Miscellaneous Performance: Update item wording now that we use mmap: |Use mmap() rather than shared memory for shared buffers?)
- 22:58, 28 May 2013 (diff | hist) . . (+106) . . Todo (→Miscellaneous Performance: Add URL for: Avoid the requirement of freezing pages that are infrequently modified)
- 22:51, 28 May 2013 (diff | hist) . . (+43) . . Todo (→/contrib/pg_upgrade: Add binary upgrade breakages item: * Remove tuple infomask bit HEAP_MOVED_OFF)
- 22:43, 28 May 2013 (diff | hist) . . (+121) . . Todo (→Wire Protocol Changes: Add: |Allow multi-state authentication)
- 21:20, 28 May 2013 (diff | hist) . . (+75) . . Todo (→/contrib/pg_upgrade: Add items to: |Desired changes that would prevent upgrades with pg_upgrade)
- 18:40, 28 May 2013 (diff | hist) . . (+78) . . Todo (→Miscellaneous Performance: Add URL for: |Avoid the requirement of freezing pages that are infrequently modified)
- 16:05, 27 May 2013 (diff | hist) . . (+16) . . Todo (→/contrib/pg_upgrade: wording)
- 16:04, 27 May 2013 (diff | hist) . . (+84) . . Todo (→/contrib/pg_upgrade: Add section: |Desired changes that would break pg_upgrade)
- 14:58, 30 April 2013 (diff | hist) . . (+6) . . PgCon 2013 Developer Meeting (→Proposed Agenda Items: Add Noah for parallel query)
- 15:24, 20 April 2013 (diff | hist) . . (-5,447) . . Todo (remove items completed in 9.3)
- 14:18, 12 April 2013 (diff | hist) . . (+44) . . PostgreSQL 9.3 Open Items (→Blockers for 9.3: Add checksum item)
- 16:42, 26 March 2013 (diff | hist) . . (+4) . . Todo (→Source Code: Done: |Add optional CRC checksum to heap and index pages)
- 13:08, 26 March 2013 (diff | hist) . . (+143) . . Todo (→Arrays: Add URL for: |Improve handling of empty arrays)
- 20:09, 18 March 2013 (diff | hist) . . (+4) . . Todo (→Locking: Add: |Consider a lock timeout parameter)
- 16:01, 11 March 2013 (diff | hist) . . (+7) . . Parallel Query Execution (→Specific Opportunities: add data import)
- 00:35, 9 March 2013 (diff | hist) . . (+107) . . Todo (→Indexes: Add URL for: |Prevent index uniqueness checks when UPDATE does not modify the column)
- 18:19, 8 March 2013 (diff | hist) . . (+4) . . Todo (→Write-Ahead Log: Done: |Move pgfoundry's xlogdump to /contrib and have it rely more closely on the WAL backend code)
- 14:28, 8 March 2013 (diff | hist) . . (-565) . . Todo (→Views and Rules: Done: |Add materialized views)
- 14:24, 8 March 2013 (diff | hist) . . (-417) . . Todo (→PL/Mono: We don't ship pl/mono, so items don't belong here; removed)
- 03:17, 8 March 2013 (diff | hist) . . (+79) . . Todo (→Source Code: Add URL for: |Add optional CRC checksum to heap and index pages)
- 16:59, 7 March 2013 (diff | hist) . . (+51) . . Parallel Query Execution (→Specific Opportunities: Add Per-Page visibility checks)
- 03:16, 15 February 2013 (diff | hist) . . (+4) . . Todo (→ALTER: Done: |Add ALTER TABLE ... RENAME RULE)
- 03:52, 7 February 2013 (diff | hist) . . (-1) . . PgCon 2013 Developer Meeting (→Proposed Agenda Items: remove https)
- 03:52, 7 February 2013 (diff | hist) . . (+87) . . PgCon 2013 Developer Meeting (→Proposed Agenda Items: Add parallelism)
- 11:27, 4 February 2013 (diff | hist) . . (+76) . . Todo (→Auto-vacuum: Add URL for: |Improve autovacuum tuning)
- 18:48, 1 February 2013 (diff | hist) . . (+46) . . Todo (→Indexes: Add label for email link)
- 18:47, 1 February 2013 (diff | hist) . . (+2) . . Todo (→Indexes: Fix url with '=')
- 18:46, 1 February 2013 (diff | hist) . . (+2) . . Todo (→Indexes: Fix url with '=')
- 18:37, 1 February 2013 (diff | hist) . . (+105) . . Todo (→Indexes: Add URL for: |Consider using "effective_io_concurrency" for index scans)
- 22:25, 31 January 2013 (diff | hist) . . (+4) . . Todo (→SQL Commands: Done: |Prevent temporary tables created with ON COMMIT DELETE ROWS from repeatedly truncating the table on every commit if the table is already empty)
- 22:10, 25 January 2013 (diff | hist) . . (+111) . . Todo (→Auto-vacuum: Add: |Improve autovacuum tuning)
- 22:05, 25 January 2013 (diff | hist) . . (+133) . . Todo (→psql: Add: |Improve speed of tab completion by using LIKE)
- 21:48, 25 January 2013 (diff | hist) . . (+184) . . Todo (→Monitoring: Add: | Restructure pg_stat_database columns tup_returned and tup_fetched to return meaningful values)
- 23:21, 24 January 2013 (diff | hist) . . (+166) . . Todo (→Windows: Add |Reduce file statistics overhead on directory reads)
- 23:16, 24 January 2013 (diff | hist) . . (+14) . . Parallel Query Execution (→Specific Opportunities: add postgis mention)
- 20:33, 24 January 2013 (diff | hist) . . (0) . . Parallel Query Execution (add caps)
- 20:32, 24 January 2013 (diff | hist) . . (+60) . . Parallel Query Execution (→Approaches: Add pool idea)
- 18:47, 24 January 2013 (diff | hist) . . (+8) . . Parallel Query Execution (→Challenges: fix heading, add colons)
- 18:44, 24 January 2013 (diff | hist) . . (+1) . . m Parallel Query Execution (→Specific Opportunties: fix spelling)
- 18:43, 24 January 2013 (diff | hist) . . (+9) . . Parallel Query Execution (move sections)
- 18:41, 24 January 2013 (diff | hist) . . (+111) . . Parallel Query Execution (→Challenges: add subheadings)
- 19:33, 23 January 2013 (diff | hist) . . (-426) . . Todo (→Triggers: Add event triggers as done; remove after system table triggers as unnecessary)
- 16:55, 22 January 2013 (diff | hist) . . (+2) . . Parallel Query Execution (→Challenges: Update idea of resource limits)
- 16:43, 19 January 2013 (diff | hist) . . (+9) . . Server Configuration (Update query layout)
- 13:24, 18 January 2013 (diff | hist) . . (0) . . Parallel Query Execution (→Opportunties: capitalization)
- 13:23, 18 January 2013 (diff | hist) . . (+24) . . Parallel Query Execution (→Opportunties: add expensive functions)
- 13:13, 17 January 2013 (diff | hist) . . (-257) . . Todo (→pg_dump / pg_restore: Done: |Add support for multiple pg_restore -t options, like pg_dump}})
- 22:00, 16 January 2013 (diff | hist) . . (+7) . . Parallel Query Execution (→Opportunties: add CTEs)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)