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

Commitaf4d571

Browse files
committed
doc: Update pg_size_pretty documentation about petabytes support
Missing documentation update forca2e447.Discussion:https://www.postgresql.org/message-id/CAApHDvrCwMgSD_93LZr4CLMas8Hc61fXAQ-Cd4%3D%2ByoRfHnYbJA%40mail.gmail.com
1 parent1be0fdb commitaf4d571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27185,7 +27185,7 @@ postgres=# SELECT '0/0'::pg_lsn + pd.segment_number * ps.setting::int + :offset
2718527185
</para>
2718627186
<para>
2718727187
Converts a size in bytes into a more easily human-readable format with
27188-
size units (bytes, kB, MB, GBorTB as appropriate). Note that the
27188+
size units (bytes, kB, MB, GB, TB,orPB as appropriate). Note that the
2718927189
units are powers of 2 rather than powers of 10, so 1kB is 1024 bytes,
2719027190
1MB is 1024<superscript>2</superscript> = 1048576 bytes, and so on.
2719127191
</para></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp