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

Commitd7a9786

Browse files
committed
doc: Simplify description of --with-lz4
LZ4 is used in much more areas of the system now than just WAL and tabledata. This commit simplifies the installation documentation of Windowsand *nix by removing any details of the areas extended when buildingwith LZ4.Author: Jeevan LadheDiscussion:https://postgr.es/m/CANm22Cgny8AF76pitomXp603NagwKXbA4dyN2Fac4yHPebqdqg@mail.gmail.com
1 parent07daca5 commitd7a9786

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

‎doc/src/sgml/install-windows.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,8 @@ $ENV{MSBFLAGS}="/m";
300300
<varlistentry>
301301
<term><productname>LZ4</productname></term>
302302
<listitem><para>
303-
Required for supporting <productname>LZ4</productname> compression
304-
method for compressing table or WAL data. Binaries and source can be
305-
downloaded from
303+
Required for supporting <productname>LZ4</productname> compression.
304+
Binaries and source can be downloaded from
306305
<ulink url="https://github.com/lz4/lz4/releases"></ulink>.
307306
</para></listitem>
308307
</varlistentry>

‎doc/src/sgml/installation.sgml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -979,8 +979,6 @@ build-postgresql:
979979
<listitem>
980980
<para>
981981
Build with <productname>LZ4</productname> compression support.
982-
This allows the use of <productname>LZ4</productname> for
983-
compression of table and WAL data.
984982
</para>
985983
</listitem>
986984
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp