Include full press kit in the release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 16 Sep 2022 01:46:04 +0000 (21:46 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Fri, 16 Sep 2022 01:46:04 +0000 (21:46 -0400)
releases/15/release.en.md

index b6cb605d20d4387d79da649ffe96813287bc8775..5a5425ff95a4c39a252151b0a09245ed544c42f1 100644 (file)
@@ -1,6 +1,7 @@
-The PostgreSQL Global Development Group today announced the release of
-[PostgreSQL 15](https://www.postgresql.org/docs/15/release-15.html), the latest
-version of the world’s [most advanced open source database](https://www.postgresql.org/).
+October 6, 2022 - The PostgreSQL Global Development Group today announced the
+release of [PostgreSQL 15](https://www.postgresql.org/docs/15/release-15.html),
+the latest version of the world’s
+[most advanced open source database](https://www.postgresql.org/).
 
 PostgreSQL 15 builds on the performance improvements of recent releases with
 noticeable gains for managing workloads in both local and distributed
@@ -13,8 +14,8 @@ more capabilities for observing the state of the database.
 running high performance data workloads while improving the developer
 experience," said Jonathan Katz, a PostgreSQL Core Team member. "PostgreSQL 15
 highlights how, through open software development, we can deliver to our users a
-database that is great for application development and safe for their most
-critical data." 
+database that is great for application development and safe for their critical
+data."
 
 [PostgreSQL](https://www.postgresql.org), an innovative data management system
 known for its reliability and robustness, benefits from over 25 years of open
@@ -148,3 +149,67 @@ features, extensibility, security, and stability.
 * [Security Page](https://www.postgresql.org/support/security/)
 * [Versioning Policy](https://www.postgresql.org/support/versioning/)
 * [Follow @postgresql on Twitter](https://twitter.com/postgresql)
+
+## More About the Features
+
+For explanations of the above features and others, please see the following
+resources:
+
+* [Release Notes](https://www.postgresql.org/docs/15/release-15.html)
+* [Feature Matrix](https://www.postgresql.org/about/featurematrix/)
+
+## Where to Download
+
+There are several ways you can download PostgreSQL 15, including:
+
+* The [Official Downloads](https://www.postgresql.org/download/) page, with contains installers and tools for [Windows](https://www.postgresql.org/download/windows/), [Linux](https://www.postgresql.org/download/), [macOS](https://www.postgresql.org/download/macosx/), and more.
+* [Source Code](https://www.postgresql.org/ftp/source/v15.0)
+
+Other tools and extensions are available on the
+[PostgreSQL Extension Network](http://pgxn.org/).
+
+## Documentation
+
+PostgreSQL 15 comes with HTML documentation as well as man pages, and you can also browse the documentation online in both [HTML](https://www.postgresql.org/docs/15/) and [PDF](https://www.postgresql.org/files/documentation/pdf/15/postgresql-15-US.pdf) formats.
+
+## Licence
+
+PostgreSQL uses the [PostgreSQL License](https://www.postgresql.org/about/licence/),
+a BSD-like "permissive" license. This
+[OSI-certified license](http://www.opensource.org/licenses/postgresql/) 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.
+
+## Contacts
+
+Website
+
+* [https://www.postgresql.org/](https://www.postgresql.org/)
+
+Email
+
+* [press@postgresql.org](mailto:press@postgresql.org)
+
+## Images and Logos
+
+Postgres and PostgreSQL and the Elephant Logo (Slonik) are all registered
+trademarks of the [PostgreSQL Community Association of Canada](https://www.postgres.ca).
+If you wish to use these marks, you must comply with the [trademark policy](https://www.postgresql.org/about/policies/trademarks/).
+
+## Corporate Support
+
+PostgreSQL enjoys the support of numerous companies, who sponsor developers,
+provide hosting resources, and give us financial support. See our
+[sponsors](https://www.postgresql.org/about/sponsors/) page for some of these
+project supporters.
+
+There is also a large community of
+[companies offering PostgreSQL Support](https://www.postgresql.org/support/professional_support/),
+from individual consultants to multinational companies.
+
+If you wish to make a financial contribution to the PostgreSQL Global
+Development Group or one of the recognized community non-profit organizations,
+please visit our [donations](https://www.postgresql.org/about/donate/) page.