summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-07-29 06:26:17 +0000
committeradam <adam@pkgsrc.org>2009-07-29 06:26:17 +0000
commiteb96381589f7a1eefa37deddd215970018438825 (patch)
tree3d8deebace809e8bf3bcce76bf966506c0a86294 /benchmarks
parent893ec2a407d193134ed0f0d8bd639efa33d674eb (diff)
downloadpkgsrc-eb96381589f7a1eefa37deddd215970018438825.tar.gz
Many of the changes in PostgreSQL 8.4 are new or improved administration and
monitoring tools and commands. Each user has their own favorite features which will make day-to-day work with PostgreSQL easier and more productive for them. Among the most popular enhancements are: * Parallel Database Restore, speeding up recovery from backup up to 8 times * Per-Column Permissions, allowing more granular control of sensitive data * Per-database Collation Support, making PostgreSQL more useful in multi-lingual environments * In-place Upgrades through pg_migrator (beta), enabling upgrades from 8.3 to 8.4 without extensive downtime * New Query Monitoring Tools, giving administrators more insight into query activity * Greatly Reduced VACUUM Overhead through the Visibility Map * New Monitoring Tools for current queries, query load and deadlocks Version 8.4 also makes data analysis easier through the advanced ANSI SQL2003 features of windowing functions, common table expressions and recursive queries. Enhancements to stored procedures, such as default parameters and variadic parameters, make database server programming simpler and more compact. Of course, there are also performance improvements included in this version.
Diffstat (limited to 'benchmarks')
0 files changed, 0 insertions, 0 deletions