Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build Percona Distribution PostgreSQL 17 docs
name: Build Percona Distribution PostgreSQL 18 docs
on:
push:
branches:
- 17
- 18

jobs:
build:
Expand Down Expand Up @@ -42,9 +42,9 @@ jobs:
# Deploy docs
- name: Deploy docs
run: |
mike deploy 17 -b publish -p
mike set-default 17 -b publish -p
mike retitle 17 "17 (LATEST)" -b publish -p
mike deploy 18 -b publish -p
mike set-default 18 -b publish -p
mike retitle 18 "18 (LATEST)" -b publish -p



Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Check spelling in Percona Distribution PostgreSQL 17 docs
name: Check spelling in Percona Distribution PostgreSQL 18 docs
on:
pull_request:
branches:
- 17
- 18

jobs:
build:
Expand Down
9 changes: 5 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@ Each version has a branch in the repository named accordingly:

- 11 (EOL)
- 12 (EOL)
- 13
- 13 (EOL)
- 14
- 15
- 16
- 17
- 18

The source .md files are in the ``docs`` directory.
The source .md files are in the ``docs`` directory.

### Edit documentation online via GitHub

Expand Down Expand Up @@ -71,14 +72,14 @@ git clone git@github.com:percona/postgresql-docs.git
git remote add <your-repo-name> git@github.com:<your_name>/postgresql-docs.git
```

4. Pull the latest changes
4. Pull the latest changes

```sh
git fetch origin
git merge origin/<branch>
```

Make sure that your local branch and the branch you merge changes from are the same. So if you are on the ``17`` branch, merge changes from ``origin/17``.
Make sure that your local branch and the branch you merge changes from are the same. So if you are on the ``18`` branch, merge changes from ``origin/18``.

5. Create a separate branch for your changes

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Percona Distribution for PostgreSQL documentation.
# Percona Distribution for PostgreSQL documentation

Welcome to Percona Distribution for PostgreSQL documentation!

Expand All @@ -12,12 +12,12 @@ Percona Server for PostgreSQL is an open source binary-compatible drop-in replac
* WAL Read/Write API Exposure to hook into WAL read and write functions.

Percona Server and upstream PostgreSQL function identically enabling you to migrate from one to another.
This repository contains the source files for [Percona Distribution for PostgreSQL documentation](https://www.percona.com/doc/postgresql/18/index.html). The documentation is written in [Markdown](https://www.markdownguide.org/) markup language and is created using [MkDocs Documentation Generator](https://www.mkdocs.org/).

This repository contains the source files for [Percona Distribution for PostgreSQL documentation](https://www.percona.com/doc/postgresql/18/index.html). The documentation is written in [Markdown](https://www.markdownguide.org/) markup language and is created using [MkDocs Documentation Generator](https://www.mkdocs.org/).

## Contributing

We welcome all contributions and are always looking for new members that are as dedicated to serving the community as we are. You can reach out to us using our [forums ](https://forums.percona.com/c/postgresql/25) and [Jira issue tracker ](https://jira.percona.com/projects/DISTPG/issues/DISTPG-16?filter=allopenissues).
We welcome all contributions and are always looking for new members that are as dedicated to serving the community as we are. You can reach out to us using our [forums](https://forums.percona.com/c/postgresql/25) and [Jira issue tracker](https://jira.percona.com/projects/DISTPG/issues/DISTPG-16?filter=allopenissues).

For how to contribute to documentation, read the [Contributing guide ](https://github.com/percona/postgresql-docs/blob/18/CONTRIBUTING.md).

Expand Down
4 changes: 2 additions & 2 deletions _resource/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{% endif %}
<meta property="og:type" content="website" />
<meta property="og:title" content="{{ title }}" />
<meta property="og:image" content="https://docs.percona.com/postgresql/17/_images/postgresql.png">
<meta property="og:image" content="https://docs.percona.com/postgresql/18/_images/postgresql.png">
<meta property="og:url" content="https://docs.percona.com/postgresql/">
</head>
<body>
Expand All @@ -42,7 +42,7 @@
{% include "partials/nav.html" %}
<br>
<label class="md-nav__title" for="__drawer">
<a href="https://learn.percona.com/download-manual-percona-distribution-for-postgresql-17" onclick="_gaq.push(['b._trackEvent', 'Percona Distribution for PostgreSQL', 'Download', 'Download Manual Distribution for PostgreSQL']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
<a href="https://learn.percona.com/download-manual-percona-distribution-for-postgresql-18" onclick="_gaq.push(['b._trackEvent', 'Percona Distribution for PostgreSQL', 'Download', 'Download Manual Distribution for PostgreSQL']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
Download PDF
</a>
</label>
Expand Down
4 changes: 2 additions & 2 deletions _resourcepdf/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{% endif %}
<meta property="og:type" content="website" />
<meta property="og:title" content="{{ title }}" />
<meta property="og:image" content="https://docs.percona.com/postgresql/17/_images/postgresql.png">
<meta property="og:image" content="https://docs.percona.com/postgresql/18/_images/postgresql.png">
<meta property="og:url" content="https://docs.percona.com/postgresql/">
</head>
<body>
Expand All @@ -40,7 +40,7 @@
{% include "partials/nav.html" %}
<br>
<label class="md-nav__title" for="__drawer">
<a href="https://learn.percona.com/download-manual-percona-distribution-for-postgresql-17" onclick="_gaq.push(['b._trackEvent', 'Percona Distribution for PostgreSQL', 'Download', 'Download Manual Distribution for PostgreSQL']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
<a href="https://learn.percona.com/download-manual-percona-distribution-for-postgresql-18" onclick="_gaq.push(['b._trackEvent', 'Percona Distribution for PostgreSQL', 'Download', 'Download Manual Distribution for PostgreSQL']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
Download PDF
</a>
</label>
Expand Down
2 changes: 1 addition & 1 deletion _resourcepdf/overrides/partials/banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<div class="actions">

<a href="https://docs.percona.com/postgresql/16/get-help.html" style="color: var(--md-typeset-a-color);">Get help from Percona</a>
<a href="https://docs.percona.com/postgresql/18/get-help.html" style="color: var(--md-typeset-a-color);">Get help from Percona</a>
</div>
</div>
6 changes: 3 additions & 3 deletions mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
site_name: Percona Distribution for PostgreSQL
site_description: Documentation
site_author: Percona LLC
copyright: <a href="https://www.percona.com/about">Percona LLC</a> and/or its affiliates © 2024 — <a href="#__consent">Cookie Consent</a>
copyright: <a href="https://www.percona.com/about">Percona LLC</a> and/or its affiliates © 2025 — <a href="#__consent">Cookie Consent</a>

repo_name: percona/postgresql-docs
repo_url: https://github.com/percona/postgresql-docs
edit_uri: edit/17/docs/
edit_uri: edit/18/docs/

use_directory_urls: false

Expand Down Expand Up @@ -130,7 +130,7 @@ plugins:
# - file.md
print-site:
add_to_navigation: false
print_page_title: 'Percona Distribution for PostgreSQL 17 documentation'
print_page_title: 'Percona Distribution for PostgreSQL 18 documentation'
add_print_site_banner: false
# Table of contents
add_table_of_contents: true
Expand Down