From: Federico Campoli Date: Thu, 14 Jan 2021 07:22:14 +0000 (+0100) Subject: add initial contents X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=a5d9abf76c624146f125be0cd7a8369bb71271c7;p=fosdem2021-static.git add initial contents --- a5d9abf76c624146f125be0cd7a8369bb71271c7 diff --git a/_index.md b/_index.md new file mode 100644 index 0000000..890020e --- /dev/null +++ b/_index.md @@ -0,0 +1,49 @@ +--- +title: PostgreSQL +themes: +- Database engines +website: https://www.postgresql.org/ +logo: stands/postgresql/logo.png +description: | + PostgreSQL is a powerful, open source object-relational database system + that uses and extends the SQL language combined with many features that safely + store and scale the most complicated data workloads. The origins of PostgreSQL + date back to 1986 as part of the POSTGRES project at the University of California + at Berkeley and has more than 30 years of active development on the core platform. + PostgreSQL has earned a strong reputation for its proven architecture, reliability, + data integrity, robust feature set, extensibility, and the dedication of the open + source community behind the software to consistently deliver performant and innovative + solutions. PostgreSQL runs on all major operating systems, has been ACID-compliant + since 2001, and has powerful add-ons such as the popular PostGIS geospatial database + extender. It is no surprise that PostgreSQL has become the open source relational + database of choice for many people and organisations. Getting started with + using PostgreSQL has never been easier - pick a project you want to build, and + let PostgreSQL safely and robustly store your data. + +showcase: | +

Come to our stand to meet the team behind PostgreSQL, get up to date with the latest developments, something you definitely do not want to miss!

+ +
Our programme at the PostgreSQL Devroom:
+ + +new_this_year: | + PostgreSQL 13 was released in September 2020, which makes it the latest + major release. PostgreSQL 9.4 is no longer supported, if you still run on this (or + an earlier) version, please come to us and let's talk about an upgrade strategy. + +layout: stand +--- +Welcome to the PostgreSQL stand! \ No newline at end of file diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..b4632dd Binary files /dev/null and b/logo.png differ