diff options
author | adam <adam@pkgsrc.org> | 2012-10-05 21:03:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-05 21:03:10 +0000 |
commit | 303859168a539acedc2ab744dafee6c1b2c36136 (patch) | |
tree | a69a2fb35b4ccb1bbdfd5c01ee1680b59a18ac99 /databases/postgresql92-adminpack/DESCR | |
parent | 8f6cdb68334ad5ec78ded9e501a2007f30da0042 (diff) | |
download | pkgsrc-303859168a539acedc2ab744dafee6c1b2c36136.tar.gz |
The PostgreSQL Global Development Group announces PostgreSQL 9.2, the latest release of the leader in open source databases. Since the beta release was announced in May, developers and vendors have praised it as a leap forward in performance, scalability and flexibility. Users are expected to switch to this version in record numbers.
PostgreSQL 9.2 will ship with native JSON support, covering indexes, replication and performance improvements, and many more features. We are eagerly awaiting this release and will make it available in Early Access as soon as it’s released by the PostgreSQL community," said Ines Sombra, Lead Data Engineer, Engine Yard.
Diffstat (limited to 'databases/postgresql92-adminpack/DESCR')
-rw-r--r-- | databases/postgresql92-adminpack/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/postgresql92-adminpack/DESCR b/databases/postgresql92-adminpack/DESCR new file mode 100644 index 00000000000..69453f2b72c --- /dev/null +++ b/databases/postgresql92-adminpack/DESCR @@ -0,0 +1,4 @@ +The ``adminpack'' PostgreSQL contrib module implements a number of +support functions which pgAdmin and other administration and management +tools can use to provide additional functionality if installed on a +server. |