8000 Pbckp 690 update readme by demonolock · Pull Request #38 · postgrespro/ptrack · GitHub
[go: up one dir, main page]

Skip to content

Pbckp 690 update readme #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
update readme and Authors
  • Loading branch information
Burus committed Aug 4, 2023
commit cd78a08af40b95898b8ff4c9aea5dba07c7e9828
16 changes: 16 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Authors

This list contains all specialists who contributor to project as developer, QA or tech documentor.

Alexey Kondratov [@ololobus](https://github.com/ololobus)
Yura Sokolov [@funny-falcon](https://github.com/funny-falcon)
Anastasia Lubennikova [@alubennikova](https://github.com/alubennikova)
Mikhail Kulagin [@kulaginm](https://github.com/kulaginm)
Daniel Shelepanov [@daniel-95](https://github.com/daniel-95)
Maxim Orlov [@ziva777](https://github.com/ziva777)
Dmitry Koval [@kovdb75](https://github.com/kovdb75)
Marina Polyakova [@MarinaPolyakova](https://github.com/MarinaPolyakova)
Roman Zharkov [@rzharkov](https://github.com/rzharkov)
Victor Wagner [@vbwagner](https://github.com/vbwagner)
vegebird [@vegebird](https://github.com/vegebird)
waaeer [@waaeer](https://github.com/waaeer)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Current patch are available for PostgreSQL [11](https://github.com/postgrespro/p

## Enterprise edition

Enterprise PTRACK are part of [Postgres Pro Backup Enterprise](https://postgrespro.ru/products/postgrespro/enterprise) and offers the capability to track more than 100 000 tables and indexes concurrently without any degradation in speed [CFS (compressed file system)](https://postgrespro.ru/docs/enterprise/current/cfs).
Enterprise PTRACK are part of [Postgres Pro Enterprise](https://postgrespro.ru/products/postgrespro/enterprise) and offers the capability to track more than 100 000 tables and indexes concurrently without any degradation in speed [CFS (compressed file system)](https://postgrespro.ru/docs/enterprise/current/cfs).
According to benchmarks, it operated up to 5 times faster and useful for ERP and DWH with huge amount of tables and relations between them.


Expand Down
0