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

Commit609b062

Browse files
committed
Minor changes
1 parentf9a7c27 commit609b062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
##About
44

5-
ZSON is a PostgreSQL extension for transparent JSONB compression. Compression is based on a shared dictionary of strings most frequently used in specific JSONB documents (not only keys, but also values, array elements, etc).
5+
ZSON is a PostgreSQL extension for transparent JSONB compression. Compression is based on a shared dictionary of strings most frequently used in specific JSONB documents (not only keys, but also values, array elements, etc).
66

7-
In some cases ZSON can save half of your disk space and give you about 10% more TPS. Memory is saved as well. Everything depends on your data and workload though. Don't believe any benchmarks, re-check everything on your data, configuration, hardware, workload,PostgreSQL version, etc. See[docs/benchmark.md](docs/benchmark.md).
7+
In some cases ZSON can save half of your disk space and give you about 10% more TPS. Memory is saved as well.See[docs/benchmark.md](docs/benchmark.md).Everything depends on your data and workload though. Don't believe any benchmarks, re-check everything on your data, configuration, hardware, workload andPostgreSQL version.
88

99
ZSON was originally created in 2016 by[Postgres Professional](https://postgrespro.ru/) team: researched and coded by[Aleksander Alekseev](http://eax.me/); ideas, code review, testing, etc by[Alexander Korotkov](http://akorotkov.github.io/) and[Teodor Sigaev](http://www.sigaev.ru/).
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp