From 3e77180fef1827068be84db12b9fda92ad3b1649 Mon Sep 17 00:00:00 2001
From: Josh Berkus Q: What is the current version of PostgreSQL?Frequently Asked Questions
-A: 9.2, which was released September 10, 2012.
Q: 9.2? Does that mean it's a minor release?
-A: No, it's approximately our 23rd major release in 26 years of development. We release a new version of PostgreSQL every year, which is unique among SQL databases. Because of the long history of our project the first two decimals are major releases. Thus 9.1, 9.0 and 8.4 were all major releases. Minor releases have numbers like 9.1.5. This is similar to how Linux, Apache, and MySQL number their versions.
Q: 9.4? Does that mean it's a minor release?
+A: No, it's approximately our 25th major release in 28 years of development. We release a new version of PostgreSQL every year, which is unique among SQL databases. Because of the long history of our project the first two decimals are major releases. Thus 9.4, 9.1 and 9.0 were all major releases. Minor releases have numbers like 9.2.9. This is similar to how Linux, Apache, and MySQL number their versions.
Q: How is PostgreSQL licensed? How much does it cost?
A: PostgreSQL is released under the OSI-approved PostgreSQL License. There is no fee, even for use in commercial software products. Please see http://www.postgresql.org/about/licence
Q: Does PostgreSQL run on the Cloud?
-A: Yes. Like other open source databases, PostgreSQL is easy to run in virtual containers and is highly portable. Many companies have support for PostgreSQL in cloud hosting environments, including Heroku, VMware, Engine Yard, Scalr, EnterpriseDB, and Red Hat.
Q: How does PostgreSQL compare to MySQL?
A: This is a topic that can start several hours of discussion. As a quick summary, MySQL is the "easy-to-use, web developer" database, and PostgreSQL is the "feature-rich, standards-compliant" database. PostgreSQL is liberally licensed and owned by its community; MySQL is GPL-licensed and owned by Oracle. Beyond that, each database user should make his own evaluation; open source software makes doing comparisons very easy.
Q: When will PostgreSQL get database server clustering?
-A: We already have it. Since no one type of clustering satisfies all needs, we have several different clustering tools which take various clustering approaches. The open source projects PostgresXC, Stado and pgPool2 are available, as well as proprietary tools such as StormDB, Greenplum Database, Aster Data, Hadapt and several others. For more advanced clustering options, see Skype's Skytools or the experimental project Postgres-R, which is being commercialized as TransLattice. Also, PostgreSQL is supported by filesystem-based clustering systems for failover, including ones from Red Hat, Microsoft, Veritas and Oracle.
Q: Has PostgreSQL won any awards?
A: Several. Most recently, we won the 2008 Developer.com Award for best Database Tool. Other awards we've won over the years are
listed on our awards page.
Q: When will 9.3 come out?
-A: The PostgreSQL project begins work on the next version of PostgreSQL in July of each year, and it generally takes 12 to 15 months to work to a release. So expect 9.3 sometime in mid to late 2013. We are the only major SQL database which releases every year.
Q: When will 9.5 come out?
+A: The PostgreSQL project begins work on the next version of PostgreSQL in July of each year, and it generally takes 12 to 15 months to work to a release. So expect 9.5 around September 2015. We are the only major SQL database which releases every year.
Q: What features will 9.3 have?
-A: As always, we can't be certain what will go in and what won't; the project has strict quality standards that not all patches can make before deadline. All we can tell you is what's being worked on, which includes: federated databases, parallel backup, new partial replication options, event triggers, an embedded database mode, and of course more performance improvements. By the time 9.3 is released, though, this feature list will have changed considerably.
Q: What features will 9.5 have?
+A: As always, we can't be certain what will go in and what won't; the project has strict quality standards that not all patches can make before deadline. All we can tell you is what's being worked on, which includes: BRIN indexes for big data, new partitioning, OLAP CUBEs, UPSERT, and parallel VACUUM. By the time 9.5 is released, though, this feature list will have changed considerably.
Q: How do you pronounce PostgreSQL
A: post-GRES-que-ell, per this audio file. Many people, however, just say "post-GREZ".
-## OKTOBER 2014: Die PostgreSQL Global Development Group ist hocherfreut, die Veröffentlichung von PostgreSQL 9.4, der jüngsten Version des weltweit führenden Open Source Datenbank-Systems, zu verkünden. Diese Version bringt viele neue Features, die PostgreSQLs Flexibilität, Skalierbarkeit und Performance für die unterschiedlichsten Datenbank-Anwendungszwecke verbessern, unter anderem im Bereich der JSON-Unterstützung, Replikation und Index-Performance. +18 DEZEMBER 2014: Die PostgreSQL Global Development Group ist hocherfreut, die Veröffentlichung von PostgreSQL 9.4, der jüngsten Version des weltweit führenden Open Source Datenbank-Systems, zu verkünden. Diese Version bringt viele neue Features, die PostgreSQLs Flexibilität, Skalierbarkeit und Performance für die unterschiedlichsten Datenbank-Anwendungszwecke verbessern, unter anderem im Bereich der JSON-Unterstützung, Replikation und Index-Performance.
Flexibilität
diff --git a/releases/9.4/de/release.de.txt b/releases/9.4/de/release.de.txt index d0c7453..824acf2 100644 --- a/releases/9.4/de/release.de.txt +++ b/releases/9.4/de/release.de.txt @@ -1,7 +1,7 @@ PostgreSQL 9.4 erhöht Flexibilität, Skalierbarkeit und Performance ================================================================== -## OKTOBER 2014: Die PostgreSQL Global Development Group ist hocherfreut, die Veröffentlichung von PostgreSQL 9.4, der jüngsten Version des weltweit führenden Open Source Datenbank-Systems, zu verkünden. Diese Version bringt viele neue Features, die PostgreSQLs Flexibilität, Skalierbarkeit und Performance für die unterschiedlichsten Datenbank-Anwendungszwecke verbessern, unter anderem im Bereich der JSON-Unterstützung, Replikation und Index-Performance. +18 DEZEMBER 2014: Die PostgreSQL Global Development Group ist hocherfreut, die Veröffentlichung von PostgreSQL 9.4, der jüngsten Version des weltweit führenden Open Source Datenbank-Systems, zu verkünden. Diese Version bringt viele neue Features, die PostgreSQLs Flexibilität, Skalierbarkeit und Performance für die unterschiedlichsten Datenbank-Anwendungszwecke verbessern, unter anderem im Bereich der JSON-Unterstützung, Replikation und Index-Performance. Flexibilität ----------- diff --git a/releases/9.4/en/presskit94.html b/releases/9.4/en/presskit94.html new file mode 100644 index 0000000..198ddce --- /dev/null +++ b/releases/9.4/en/presskit94.html @@ -0,0 +1,187 @@ +{%extends "base/page.html"%} +{%block title%}PostgreSQL 9.4 Press Kit{%endblock%} +{%block contents%} + +
+ Text of Original Release
+ More About The Features
+ Where to Download
+ Documentation
+ License
+ Contacts
+ Images and Logos
+ Quoted Companies and Full Text of Quotes
+ Corporate Support
+
+
++18 DECEMBER 2014: The PostgreSQL Global Development Group announces the release of PostgreSQL 9.4, the latest version of the world's leading open source database system. This release adds many new features which enhance PostgreSQL's flexibility, scalability and performance for many different types of database users, including improvements to JSON support, replication and index performance. +
+Flexibility +
+With the new JSONB data type for PostgreSQL, users no longer have to choose between relational and non-relational data stores: they can have both at the same time. JSONB supports fast lookups and simple expression search queries using Generalized Inverted Indexes (GIN). Multiple new support functions enable users to extract and manipulate JSON data, with a performance which matches or surpasses the most popular document databases. With JSONB, table data can be easily integrated with document data for a fully integrated database environment. +
+"JSONB brings PostgreSQL to the JavaScript development community by allowing JSON data to be stored and queried natively. Node.js and other server-side JavaScript frameworks can benefit from the safety and robustness of PostgreSQL, while still storing data in the schema-less format that they prefer," said Matt Soldo, Product Manager, Heroku Postgres. +
+Scalability +
+In 9.4, Logical Decoding supplies a new API for reading, filtering and manipulating the PostgreSQL replication stream. This interface is the foundation for new replication tools, such as Bi-Directional Replication, which supports the creation of multi-master PostgreSQL clusters. Other improvements in the replication system, such as replication slots and time-delayed replicas, improve management and utility of replica servers. +
+"The main reason behind our immediate adoption of PostgreSQL 9.4 in production is the new Logical Decoding feature," said Marco Favale, Cartographic Production Manager of Navionics. "The ability to write custom and flexible output plugins will allow us to transparently collect changes on selected tables and replicate changes where we like, by removing heavier - and more complex to manage - trigger based replication solutions." +
+"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe," said Valentine Gogichashvili, Team Lead Database Operations at Zalando Technologies. "We are excited to run time-delayed standby servers which work out of the box, and will evaluate the new bi-directional replication tools as soon as they are released." +
+Performance +
+Version 9.4 also introduces multiple performance improvements which will allow users to get even more out of each PostgreSQL server. These include: +
++"We will definitely benefit from concurrent refresh of materialised views, delayed standby servers (which will make our disaster recovery even more robust) as well as the usual performance improvements every new release carries on," added Marco Favale. +
++For explanations of the above features and others, please see the following resources: +
++HTML documentation and man pages are installed with PostgreSQL, but feel free to browse, search and comment on our extensive, interactive online documentation. +
+ ++PostgreSQL uses the PostgreSQL License, a BSD-like "permissive" license. This +OSI-certified license is widely appreciated as flexible and business-friendly, since it does not restrict the use of PostgreSQL with commercial and proprietary applications. Together with multi-company support and public ownership of the code, our license makes PostgreSQL very popular with vendors wanting to embed a database in their own products without fear of fees, vendor lock-in, or changes in licensing terms. +
+ +Web Page
+ +PostgreSQL home page + +English-Language Press Inquiries
+ +USA, Canada and General Inquiries
+PostgreSQL Press Team
+press@postgresql.org
+Phone: +1 (347) 674-7759
Ireland
+Raymond O'Donnell
+ie@postgresql.org
++353 (0)87 2241365
United Kingdom
+Simon Riggs
+uk@postgresql.org
++44-7900-255520
Finland
+Jussi Mikkola
+
fi@postgresql.org
+
Cell: +46-708-969691
+
Sweden
+Magnus Hagander
+
se@postgresql.org
+
Cell: +46-708-969691
+
India
+Atri Sharma
+in@postgresql.org
+Phone: +917032803184
+
Malaysia
+Chris Travers
+
my@postgresql.org
+
Australia
+Arul Shaji Arulappan and Richard Sayad
+
au@postgresql.org
+
For contacts in other regions, see our international contact list.
+ +Images and Logos + +
+
++All logos are available for modification and redistribution under The PostgreSQL License. The PostgreSQL name and logo are trademarks of The PostgreSQL Community Association of Canada. +
+ ++"JSONB brings PostgreSQL to the JavaScript development community by allowing JSON data to be stored and queried natively. Node.js and other server-side JavaScript frameworks can benefit from the safety and robustness of PostgreSQL, while still storing data in the schema-less format that they prefer," said Matt Soldo, Product Manager, Heroku Postgres. +
+About Heroku: Heroku is the leading open platform as a service (PaaS) focused on ease of use, automation, and reliability. Headquartered in San Francisco, CA, Heroku is a passionate and active supporter of Ruby technologies and cloud architecture. For more information, please visit our web page and our blog or follow Heroku on Twitter. Heroku is a wholly owned subsidiary of salesforce.com. Contact (English only): Heroku PR +
+"The main reason behind our immediate adoption of PostgreSQL 9.4 in production is the new Logical Decoding feature," said Marco Favale, Cartographic Production Manager of Navionics. "The ability to write custom and flexible output plugins will allow us to transparently collect changes on selected tables and replicate changes where we like, by removing heavier - and more complex to manage - trigger based replication solutions." +
+"We will definitely benefit from concurrent refresh of materialised views and delayed standby servers (which will make our disaster recovery even more robust), as well as the usual performance improvements every new release includes." +
+About Navionics: Navionics (www.navionics.com) has the world's largest database of marine and lake charts, covering the salt waters of the entire planet as well as tens of thousands of lakes and rivers. Many of these charts have been developed by way of Navionics' proprietary surveys done both in the field and with remote sensing such as satellite imagery and airborne laser scanners. Navionics is located in Italy, USA, India and Estonia with sales and service all over the world. Contact (English or Italian): Marco Favale +
+"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe. We keep up with the latest development of PostgreSQL since 2010, when we rolled out PostgreSQL 9.0 Release Candidate 1, and every new release brings us more performance and usability improvements that we take advantage of practically from day one. We are excited to run time-delayed standby servers out of the box with the new PostgreSQL 9.4, and will evaluate the new Bi-Directional replication, made possible with the introduction of logical decoding. Our team is already working on improvements to our open-source monitoring tools that will take advantage of real-time statement statistics provided by the pg_stat_statements module and many enhancements it received in 9.4. Aggregate improvements, like FILTER, make writing queries with aggregate functions much easier and further empowers our colleges to write even more elegant SQL then before," said Valentine Gogichashvili, Team Lead Database Operations at Zalando Technologies. +
+Zalando is one of Europe's largest eCommerce companies, operating in 15 countries so far. At Zalando Technology we've developed most of the platform in-house including the shop, internal systems and our logistics software. When it comes to development and system operation we mainly use open source solutions and work in small, flexible teams. Our technology teams create Zalando's outstanding online shopping experience, which millions of customers enjoy every day. Visit us at our web site or our blog +
+ +PostgreSQL enjoys the support of numerous companies, who sponsor developers, provide hosting resources, and give us financial support. See our sponsors page for some of these project supporters.
+ +Work on JSONB was sponsored by Engine Yard, and supported by Heroku, Andrew Dunstan, and several other contributors. Work on Logical Decoding was conducted by 2ndQuadrant. Many other companies contributed to this release.
+ +There is also a large community of companies offering PostgreSQL Support, from individual consultants to multinational companies.
+ +Donations gladly accepted.
+Or you can buy some of this fine merchandise from our
-## DE DICIEMBRE, 2014: El PostgreSQL Global Development Group anuncia el lanzamiento de PostgreSQL 9.4, la última versión del sistema de bases de datos de código abierto lÃder en el mundo. Esta versión agrega muchas nuevas caracterÃsticas que mejoran la flexibilidad, escalabilidad y rendimiento de PostgreSQL para diferentes tipos de usuarios de bases de datos, incluyendo mejoras al soporte para JSON, replicación y rendimiento de los Ãndices. +18 DE DICIEMBRE, 2014: El PostgreSQL Global Development Group anuncia el lanzamiento de PostgreSQL 9.4, la última versión del sistema de bases de datos de código abierto lÃder en el mundo. Esta versión agrega muchas nuevas caracterÃsticas que mejoran la flexibilidad, escalabilidad y rendimiento de PostgreSQL para diferentes tipos de usuarios de bases de datos, incluyendo mejoras al soporte para JSON, replicación y rendimiento de los Ãndices.
Flexibilidad
diff --git a/releases/9.4/es/release.es.txt b/releases/9.4/es/release.es.txt index a9f5b04..632e150 100644 --- a/releases/9.4/es/release.es.txt +++ b/releases/9.4/es/release.es.txt @@ -1,7 +1,7 @@ PostgreSQL 9.4 aumenta la flexibilidad, escalabilidad y rendimiento ================================================================== -## DE DICIEMBRE, 2014: El PostgreSQL Global Development Group anuncia el lanzamiento de PostgreSQL 9.4, la última versión del sistema de bases de datos de código abierto lÃder en el mundo. Esta versión agrega muchas nuevas caracterÃsticas que mejoran la flexibilidad, escalabilidad y rendimiento de PostgreSQL para diferentes tipos de usuarios de bases de datos, incluyendo mejoras al soporte para JSON, replicación y rendimiento de los Ãndices. +18 DE DICIEMBRE, 2014: El PostgreSQL Global Development Group anuncia el lanzamiento de PostgreSQL 9.4, la última versión del sistema de bases de datos de código abierto lÃder en el mundo. Esta versión agrega muchas nuevas caracterÃsticas que mejoran la flexibilidad, escalabilidad y rendimiento de PostgreSQL para diferentes tipos de usuarios de bases de datos, incluyendo mejoras al soporte para JSON, replicación y rendimiento de los Ãndices. Flexibilidad ------------ diff --git a/releases/9.4/it/presskit94.html b/releases/9.4/it/presskit94.html index c6aad3d..3dbd9a2 100644 --- a/releases/9.4/it/presskit94.html +++ b/releases/9.4/it/presskit94.html @@ -24,7 +24,7 @@
-## OTTOBRE 2014: Il PostgreSQL Global Development Group annuncia il rilascio +18 DICEMBRE 2014: Il PostgreSQL Global Development Group annuncia il rilascio di PostgreSQL 9.4, l'ultima versione del principale sistema open source di database relazionali. Questa versione aggiunge molte funzionalità che aumentano la flessibilità , diff --git a/releases/9.4/it/release.it.txt b/releases/9.4/it/release.it.txt index 89946e8..372cdc5 100644 --- a/releases/9.4/it/release.it.txt +++ b/releases/9.4/it/release.it.txt @@ -1,6 +1,6 @@ PostgreSQL 9.4 aumenta flessibilità , scalabilità e prestazioni -## OTTOBRE 2014: Il PostgreSQL Global Development Group annuncia il rilascio di PostgreSQL 9.4, l'ultima versione del principale sistema open source di database relazionali. Questa versione aggiunge molte funzionalità che aumentano la flessibilità , la scalabilità e le prestazioni di PostgreSQL per diverse tipologie di utenza, fra cui miglioramenti al supporto JSON, alla replica e alle performance degli indici. +18 DICEMBRE 2014: Il PostgreSQL Global Development Group annuncia il rilascio di PostgreSQL 9.4, l'ultima versione del principale sistema open source di database relazionali. Questa versione aggiunge molte funzionalità che aumentano la flessibilità , la scalabilità e le prestazioni di PostgreSQL per diverse tipologie di utenza, fra cui miglioramenti al supporto JSON, alla replica e alle performance degli indici. Flessibilità ----------- diff --git a/releases/9.4/jp/presskit94.html b/releases/9.4/jp/presskit94.html new file mode 100644 index 0000000..548bc0c --- /dev/null +++ b/releases/9.4/jp/presskit94.html @@ -0,0 +1,204 @@ +{%extends "base/page.html"%} +{%block title%}PostgreSQL 9.4 Press Kit{%endblock%} +{%block contents%} + +
+ vX[X´¶
+ @\Ú×
+ _E[h
+ ¶
+ CZX
+ ⢹æ
+ æÆS
+ øpµ½éÆîñÆøp¶
+ éÆÉæéx
+
+
++18 2014N12: +PostgreSQL Global Development GroupÍPostgreSQL9.4(¢Eð[h·éI[v\[Xf[^x[XEVXeÌÅVÅ)[Xð\µÜ·B +±Ì[XÅÍA½í½lÈf[^x[X[U̽ßÉAPostgreSQLÌ_î«AXP[reBA¨æÑ«\ðßé½ÌV@\ðÁ¦Üµ½B +±êÉÍAJSONT|[gâvP[VACfbNX«\ÖÌüǪÜÜêĢܷB +
+_î« +
+PostgreSQLÌVµ¢JSONBf[^^ðg¤±ÆÅA[UÍf[^EXgAÉ[Vi©ñ[Vi©ðAà¤IÔKvª èܹñB +»êçð¯ÉA¼û±ƪūܷB +JSONBÍAGeneralized Inverted Indexes(GIN)ðgp·é±ÆÅA¬ÈbNAbvÆÈPÈõNG[ðT|[gµÜ·B +¡ÌVµ¢xÖÍAÅà|s [ȶf[^x[XÉéÆàòçÈ¢ptH[}XÅAJSONf[^ÌoâìððÂ\ɵܷB +JSONBðg¤Åe[uf[^ÆhL gf[^ðÈPÉÅ«A®SÉêѵ½f[^x[X«Ƶĵ¤±ÆªÂ\Å·B +
+Heroku PostgresÐÌv_Ng}l[WAMatt SoldoÍA +uJSONBðg¤±ÆÅJSONf[^ðlCeBuÉi[AõÅ«éPostgreSQLÍAJavaScriptJR~ jeCÉNñÅ·B +PostgreSQLðg¦ÎAÞçªDÞXL[}XÌf[^tH[}bgðg¢±¯½ÜÜANode.jsâ¼ÌT[oTChJavaScriptt[[NÉÀS«ÆS«ð^¦é±ÆªÅ«Ü·BvƾÁĢܷB +
+XP[reB +
+9.4ÌWJEfR[fBOÍPostgreSQLÌvP[VEXg[ðÇñ¾èAtB^Oµ½èAìµ½è·é½ßÌVµ¢APIÅ·B +±ÌC^[tF[XÍA}`}X^PostgreSQLÌNX^ì¬ðT|[g·éAoûüvP[VÌæ¤ÈVµ¢vP[Vc[ÌîbÆÈéàÌÅ·B +»Ì¼ÌvP[VEVXeÌüÇAá¦ÎvP[VEXbgâ^CEfBChEvJÍAvP[VT[oÌÇðµâ·µAÖ«ðüãµÜ·B +
+uäXªPostgreSQL9.4𡼮Ìpµ½¢åÈRÍAVµ¢WJEfR[fBO@\É èÜ·BvÆANavionicsÐÌn}v_NVE}l[WÌMarco Favale;ÁĢܷB +udÄÇÌ¡GÈgK[x[XÌvP[VE\ [VÌãíèÉAZÊÌJX^}CY³ê½oÍvOCð±ÆÅAÁèÌe[uÌÏ»âvJÌÏ»ð§ßIÉûWū鿤ÉÈéÌÍǢŷËBv +
+uZalandoÐÍÀè«ÆptH[}XÉDê½SäÌPostgreSQLf[^x[XÉæÁÄA[bpenÉ¢é½SlàÌÚqÉp±µ½T[rXðñµÄ¢Ü·BvÆZalando TechnologiesÐÌf[^x[X^p`[Ì[_AValentin Gogichashvili;ÁĢܷB +u¡ñÌ[XÅg¦éæ¤ÉÈÁ½^CEfBChEX^oCT[oA»µÄß[X³êéÆvíêéoûüvP[Vc[ðAäXÍñíÉyµÝɵĢܷBv +
+ptH[}X +
+o[W9.4ÅÍAPostgreSQLT[oÌptH[}Xðæèêwüã³¹é±ÆÌÅ«é@\ð¡±üµÜµ½B +ȺÌ@\ªÜÜêÜ·B +
++uVÅ[XÅñ±¯Ä¢éÊíÌ«\üÇÉÁ¦A}eACYhEr [ÌRJgEtbV âiäXÌù¶ÌfBUX^JoðæèSɵÄêéjfBChEX^oCET[oÍAK¸âðɧ +ÆmMµÄ¢Ü·BvÆMarco FavaleͯÁ¦Ä¢Ü·B +
++ãL@\â»Ì¼ÉÖ·éà¾É¢ÄÍAºL\[XðQƵľ³¢B +
++HTML¶¨æÑ}j Ay[WÍPostgreSQLÅCXg[³êÜ·ªAg£Â\©ÂÎb®ÌIC¶Å{AõARgLüð©RÉsÁľ³¢B +
+ ++PostgreSQLÍABSDɽ°eIÈCZXÅ éAPostgreSQLCZXðgpµÄ¢Ü·B +±ÌOSIFØCZXÍA +¤pÌvvCG^AvP[Vɨ¯éPostgreSQLÌgpð§ÀµÈ¢½ßA_î©ÂrWlXÉpµâ·¢±ÆÉæèL]¿³êĢܷB +¡ÌéÆÉæéT|[gâ\[XR[hªöIÉL³êÄ¢é±ÆÆ ¢ÜÁÄA +±ÌCZXðÉæÁÄA¿àEx_bNCECZXðÌÏXÈÇÌSzªsvȩлiÖÌgpf[^x[Xðßéx_ÉA +PostgreSQLÍñíÉlCª èÜ·B +
+ +WEBTCg
+ + +vXâ¢í¹æ
+Japan
+ú{PostgreSQL[Uï
+jpug-staff@postgresql.jp
++81-3-5951-1214
ú{ÈOÌâ¢í¹æÉ¢ÄÍâ¢í¹æêðQƵľ³¢B
+ + +
+
++SÄÌSÍPostgreSQLCZXÉîëA©RÉÏXAÄzzūܷB +PostgreSQLÌ¼ÌÆSÍJi_ÌPostgreSQLR~ jeB¦ïÌo^¤WÅ·B +
+ ++HerokuÐ ÍA(PaaS)T[rXÌg¢â·³A©®»AM«ÉÅ_ð ĽADê½I[vEvbgtH[Å·B +HerokuÐÍJtHjABTtVXRÉ{Ððu«ARubyZpâNEhÌA[LeN`ÉMSÅÈT|[gðsÁĢܷB +Ú×îñͽ¿ÌWebTCgâuO𲸩AHerokuÌTwitterðtH[µÄ¾³¢B +HerokuÐÍsalesforce.comÌSzoqïÐÅ·B +Aæ(pê): Heroku PR +
+ +NavionicsÐ ++uäXªPostgreSQL9.4𡼮Ìpµ½¢åÈRÍAVµ¢WJEfR[fBO@\É èÜ·BvÆANavionicsÐÌn}v_NVE}l[WÌMarco Favale;ÁĢܷB +udÄÇÌ¡GÈgK[x[XÌvP[VE\ [VÌãíèÉAZÊÌJX^}CY³ê½oÍvOCð±ÆÅAÁèÌe[uÌÏ»âvJÌÏ»ð§ßIÉûWū鿤ÉÈéÌÍǢŷËBv + +uVÅ[XÅñ±¯Ä¢éÊíÌ«\üÇÉÁ¦A}eACYhEr [ÌRJgEtbV âiäXÌù¶ÌfBUX^JoðæèSɵÄêéjfBChEX^oCET[oÍAK¸âðɧ +ÆmMµÄ¢Ü·Bv ++
NavionicsÐÍn SÌÌC æÀÑÉ{ÌÎâìðàJo[·éA¢EÅåÌC}ÆÎÀ}Ìf[^x[XðÁĢܷB +±êçÌn}̽ÍANavionicsÐÆ©ÌtB[h[Nâq¯Ê^âó[UXLi[ðgÁ½uT¸ÉæéªÊÅìçêīܵ½B +NavionicsÐÍC^AAÄAChÆGXgjAÉ_ð¿A¢EÅÌÆT[rXðsÁĢܷB +Aæ (pêܽÍC^Aê): Marco Favale +
+ +ZalandoÐ ++uZalandoÐÍÀè«ÆptH[}XÉDê½SäÌPostgreSQLf[^x[XÉæÁÄA[bpenÉ¢é½SlàÌÚqÉp±µ½T[rXðñµÄ¢Ü·B +½¿ÍPostgreSQL9.0 RC1ª[X³ê½2010N©çPostgreSQLÌÅVÅð۵ĨèAñptH[}XâÖ«ªæèüãµÄ¢éÅVÅ̶bÉ^ÁĢܷB +¡ñÌ[XÅg¦éæ¤ÉÈÁ½^CEfBChEX^oCT[oA»µÄß[X³êéÆvíêéoûüvP[Vc[ðAäXÍñíÉyµÝɵĢܷB +½¿Ì`[ÍùÉA9.4Åó³ê½Apg_stat_statementsW [â»Ì¼ÌW [©ççêéA^CXe[ggÌvîñðpµ½AI[v\[Xj^Oc[ÌüÇðnßĢܷB +FILTERÌæ¤ÈWñÖÌüÇÍAWñÖðgÁ½NG[ð¸ÁÆÈPÅæèÍɵAवGKgÈSQLɵÄêÜ·BvÆZalando TechnologiesÐÌf[^x[X^p`[Ì[_AValentin Gogichashvili;ÁĢܷB ++
+ZalandoÐÍ15©ÈãÅÆµÄ¢é[bpÅåÌeR}[XJpj[ÌêÂÅ·B +Zalando TechnologyÅÍVbvâÐàVXeAWXeBbN\tgEFAðÜÞgDàÌvbgtH[̽ðJµÄ«Üµ½B +JåâVXeIy[VåÅÍAåÉI[v\[X\ [VðgÁĨèA½¿ÍlÅ_î«Ì é`[ŢĢܷB +½¿ÌZp`[ÍASlàÌÚqªúyµñÅ¢éAZalandoÌDê½ICVbvðì辵ܵ½B +½¿Ì WebTCgâuOð²¾³¢B +
+ ++PostgreSQLÌJͽÌéÆÉæéxðó¯Ä¨èA±êçX|T[éÆÍJÒÌÙpâxAzXeBO\[XÌñâàKIÈT|[gðsÁĢܷB +±êçvWFNgX|T[ÌêÉ¢ÄÍX|T[y[WðQƵľ³¢B +
+ +JSONBÌvWFNgÍEngine YardÌoÆ HerokuAAndrew DunstanyÑA»Ì¼Ìv£ÒÉT|[g¸¢Ä¢Ü·B + Logical DecodingvWFNgÍ2ndQuadrantÉæÁÄ^c³êĢܷB + {[XÅͽÌ鯩çñtð¸¢Ä¢Ü·B +
++ܽAÂlRT^g©ç½éÆÜÅAPostgreSQLT|[gðñ·é鯯¢¤åKÍÈR~ jeBà èÜ·B +
+ +ñtà½}µÄ¢Ü·B
+-## Październik 2014: PostgreSQL Global Development Group ogÅosiÅa wydanie wersji 9.4 bazy PostgreSQL, lidera wÅród baz danych open source. W tej wersji dodano wiele nowych cech, które zwiÄkszajÄ elastycznoÅÄ, wydajnoÅÄ i skalowalnoÅÄ dla wielu różnych rodzajów użytkowników bazy danych, wÅÄ czajÄ c w to ulepszenia obsÅugi typu JSON, replikacji i wydajnoÅci indeksów. +18 GrudzieÅ 2014: PostgreSQL Global Development Group ogÅosiÅa wydanie wersji 9.4 bazy PostgreSQL, lidera wÅród baz danych open source. W tej wersji dodano wiele nowych cech, które zwiÄkszajÄ elastycznoÅÄ, wydajnoÅÄ i skalowalnoÅÄ dla wielu różnych rodzajów użytkowników bazy danych, wÅÄ czajÄ c w to ulepszenia obsÅugi typu JSON, replikacji i wydajnoÅci indeksów.
ElastycznoÅÄ
diff --git a/releases/9.4/pl/release.pl.txt b/releases/9.4/pl/release.pl.txt index 693b0a6..0dfd35a 100644 --- a/releases/9.4/pl/release.pl.txt +++ b/releases/9.4/pl/release.pl.txt @@ -1,7 +1,7 @@ PostgreSQL 9.4 ZwiÄksza ElastycznoÅÄ, SkalowalnoÅÄ i WydajnoÅÄ ================================================================== -## Październik 2014: PostgreSQL Global Development Group ogÅosiÅa wydanie wersji 9.4 bazy PostgreSQL, lidera wÅród baz danych open source. W tej wersji dodano wiele nowych cech, które zwiÄkszajÄ elastycznoÅÄ, wydajnoÅÄ i skalowalnoÅÄ dla wielu różnych rodzajów użytkowników bazy danych, wÅÄ czajÄ c w to ulepszenia obsÅugi typu JSON, replikacji i wydajnoÅci indeksów. +18 GrudzieÅ 2014: PostgreSQL Global Development Group ogÅosiÅa wydanie wersji 9.4 bazy PostgreSQL, lidera wÅród baz danych open source. W tej wersji dodano wiele nowych cech, które zwiÄkszajÄ elastycznoÅÄ, wydajnoÅÄ i skalowalnoÅÄ dla wielu różnych rodzajów użytkowników bazy danych, wÅÄ czajÄ c w to ulepszenia obsÅugi typu JSON, replikacji i wydajnoÅci indeksów. ElastycznoÅÄ diff --git a/releases/9.4/translate/presskit94.html b/releases/9.4/translate/presskit94.html index ade4bc7..9ab27f0 100644 --- a/releases/9.4/translate/presskit94.html +++ b/releases/9.4/translate/presskit94.html @@ -24,7 +24,7 @@
-## OCTOBER 2014: The PostgreSQL Global Development Group announces the release of PostgreSQL 9.4, the latest version of the world's leading open source database system. This release adds many new features which enhance PostgreSQL's flexibility, scalability and performance for many different types of database users, including improvements to JSON support, replication and index performance. +18 DECEMBER 2014: The PostgreSQL Global Development Group announces the release of PostgreSQL 9.4, the latest version of the world's leading open source database system. This release adds many new features which enhance PostgreSQL's flexibility, scalability and performance for many different types of database users, including improvements to JSON support, replication and index performance.
Flexibility
@@ -38,7 +38,7 @@ In 9.4, Logical Decoding supplies a new API for reading, filtering and manipulat
"The main reason behind our immediate adoption of PostgreSQL 9.4 in production is the new Logical Decoding feature," said Marco Favale, Cartographic Production Manager of Navionics. "The ability to write custom and flexible output plugins will allow us to transparently collect changes on selected tables and replicate changes where we like, by removing heavier - and more complex to manage - trigger based replication solutions."
-"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe," said Valentin Gogichashvili, Team Lead Database Operations at Zalando Technologies. "We are excited to run time-delayed standby servers which work out of the box, and will evaluate the new bi-directional replication tools as soon as they are released." +"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe," said Valentine Gogichashvili, Team Lead Database Operations at Zalando Technologies. "We are excited to run time-delayed standby servers which work out of the box, and will evaluate the new bi-directional replication tools as soon as they are released."
Performance
@@ -130,7 +130,7 @@ All logos are available for modification and redistribution under The PostgreSQL
About Navionics: Navionics (www.navionics.com) has the world's largest database of marine and lake charts, covering the salt waters of the entire planet as well as tens of thousands of lakes and rivers. Many of these charts have been developed by way of Navionics' proprietary surveys done both in the field and with remote sensing such as satellite imagery and airborne laser scanners. Navionics is located in Italy, USA, India and Estonia with sales and service all over the world. Contact (English or Italian): Marco Favale
-"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe. We keep up with the latest development of PostgreSQL since 2010, when we rolled out PostgreSQL 9.0 Release Candidate 1, and every new release brings us more performance and usability improvements that we take advantage of practically from day one. We are excited to run time-delayed standby servers out of the box with the new PostgreSQL 9.4, and will evaluate the new Bi-Directional replication, made possible with the introduction of logical decoding. Our team is already working on improvements to our open-source monitoring tools that will take advantage of real-time statement statistics provided by the pg_stat_statements module and many enhancements it received in 9.4. Aggregate improvements, like FILTER, make writing queries with aggregate functions much easier and further empowers our colleges to write even more elegant SQL then before," said Valentin Gogichashvili, Team Lead Database Operations at Zalando Technologies. +"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe. We keep up with the latest development of PostgreSQL since 2010, when we rolled out PostgreSQL 9.0 Release Candidate 1, and every new release brings us more performance and usability improvements that we take advantage of practically from day one. We are excited to run time-delayed standby servers out of the box with the new PostgreSQL 9.4, and will evaluate the new Bi-Directional replication, made possible with the introduction of logical decoding. Our team is already working on improvements to our open-source monitoring tools that will take advantage of real-time statement statistics provided by the pg_stat_statements module and many enhancements it received in 9.4. Aggregate improvements, like FILTER, make writing queries with aggregate functions much easier and further empowers our colleges to write even more elegant SQL then before," said Valentine Gogichashvili, Team Lead Database Operations at Zalando Technologies.
Zalando is one of Europe's largest eCommerce companies, operating in 15 countries so far. At Zalando Technology we've developed most of the platform in-house including the shop, internal systems and our logistics software. When it comes to development and system operation we mainly use open source solutions and work in small, flexible teams. Our technology teams create Zalando's outstanding online shopping experience, which millions of customers enjoy every day. Visit us at our web site or our blog
diff --git a/releases/9.4/translate/release.translate.txt b/releases/9.4/translate/release.translate.txt index 5535a3a..8570fa3 100644 --- a/releases/9.4/translate/release.translate.txt +++ b/releases/9.4/translate/release.translate.txt @@ -18,7 +18,7 @@ In 9.4, Logical Decoding supplies a new API for reading, filtering and manipulat "The main reason behind our immediate adoption of PostgreSQL 9.4 in production is the new Logical Decoding feature," said Marco Favale, Cartographic Production Manager of Navionics. "The ability to write custom and flexible output plugins will allow us to transparently collect changes on selected tables and replicate changes where we like, by removing heavier - and more complex to manage - trigger based replication solutions." -"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe," said Valentin Gogichashvili, Team Lead Database Operations at Zalando Technologies. "We are excited to run time-delayed standby servers which work out of the box, and will evaluate the new bi-directional replication tools as soon as they are released." +"Zalando relies on the stability and performance of hundreds of PostgreSQL database servers to continuously serve millions of customers all around Europe," said Valentine Gogichashvili, Team Lead Database Operations at Zalando Technologies. "We are excited to run time-delayed standby servers which work out of the box, and will evaluate the new bi-directional replication tools as soon as they are released." Performance ----------- -- 2.39.5