mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
Putting them in `_samples/library`, which is where Jekyll expects them to be to be in the "samples" collection. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
18 lines
419 B
Markdown
18 lines
419 B
Markdown
---
|
|
title: postgres
|
|
keywords: library, sample, postgres
|
|
repo: postgres
|
|
layout: docs
|
|
permalink: /samples/library/postgres/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/postgres/
|
|
description: |
|
|
The PostgreSQL object-relational database system provides reliability and data integrity.
|
|
---
|
|
|
|
The PostgreSQL object-relational database system provides reliability and data integrity.
|
|
|
|
|
|
{% include library-samples.md %}
|