Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite939296

Browse files
committed
README: update versions list and remove obsolete emails
1 parent403bbcb commite939296

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55

66
###NOTE: this project is not under development anymore
77

8-
`pg_pathman` supports Postgres versions[9.5..13], but most probably it won't be ported to 14 and later releases.[Native partitioning](https://www.postgresql.org/docs/current/ddl-partitioning.html) is pretty mature now and has almost everything implemented in`pg_pathman`'; we encourage users switching to it. We are still maintaining the project (fixing bugs in supported versions), but no new development is going to happen here.
8+
`pg_pathman` supports Postgres versions[11..15], but most probably it won't be ported to later releases.[Native partitioning](https://www.postgresql.org/docs/current/ddl-partitioning.html) is pretty mature now and has almost everything implemented in`pg_pathman`'; we encourage users switching to it. We are still maintaining the project (fixing bugs in supported versions), but no new development is going to happen here.
99

1010
#pg_pathman
1111

1212
The`pg_pathman` module provides optimized partitioning mechanism and functions to manage partitions.
1313

1414
The extension is compatible with:
1515

16-
* PostgreSQL 9.5, 9.6, 10, 11, 12, 13;
17-
* Postgres Pro Standard 9.5, 9.6, 10, 11, 12;
16+
* PostgreSQL 11, 12, 13;
17+
* PostgreSQL with core-patch: 14, 15;
18+
* Postgres Pro Standard 11, 12, 13, 14, 15;
1819
* Postgres Pro Enterprise;
1920

2021
Take a look at our Wiki[out there](https://github.com/postgrespro/pg_pathman/wiki).
@@ -789,7 +790,7 @@ Do not hesitate to post your issues, questions and new ideas at the [issues](htt
789790

790791
##Authors
791792
[Ildar Musin](https://github.com/zilder)
792-
Alexander Korotkov <a.korotkov(at)postgrespro.ru> Postgres Professional Ltd., Russia
793+
[Alexander Korotkov](https://github.com/akorotkov)
793794
[Dmitry Ivanov](https://github.com/funbringer)
794-
Maksim Milyutin <m.milyutin(at)postgrespro.ru> Postgres Professional Ltd., Russia
795+
[Maksim Milyutin](https://github.com/maksm90)
795796
[Ildus Kurbangaliev](https://github.com/ildus)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp