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

Commitae48601

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 parent70ef509 commitae48601

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
@@ -26901,7 +26901,7 @@ postgres=# SELECT * FROM pg_walfile_name_offset((pg_backup_stop()).lsn);
2690126901
</para>
2690226902
<para>
2690326903
Converts a size in bytes into a more easily human-readable format with
26904-
size units (bytes, kB, MB, GBorTB as appropriate). Note that the
26904+
size units (bytes, kB, MB, GB, TB,orPB as appropriate). Note that the
2690526905
units are powers of 2 rather than powers of 10, so 1kB is 1024 bytes,
2690626906
1MB is 1024<superscript>2</superscript> = 1048576 bytes, and so on.
2690726907
</para></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp