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

Commit13478d0

Browse files
authored
Typo
1 parent6d98ef0 commit13478d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
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). ZSON allows to safe ~ 50% of disk space and gain more TPS because of lower I/O. Memory is saved as well.
66

7-
ZSON was originally created in 2016 by[Postgres Professional](https://postgrespro.ru/) team:reasearched 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/).
7+
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/).
88

99
##Install
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp