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

Commitfaa4171

Browse files
committed
Update FAQ.
1 parent56c754a commitfaa4171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ BYTEA bytea variable-length array of bytes
901901
COPY new WITH OIDS FROM '/tmp/pgtable';
902902

903903
OIDs are stored as 4-byte integers, and will overflow at 4 billion. No
904-
one has reported thisevery happening, and we plan to have the limit
904+
one has reported thisever happening, and we plan to have the limit
905905
removed before anyone does.
906906

907907
TIDs are used to identify specific physical rows with block and offset

‎doc/src/FAQ/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ <H4><A NAME="4.17">4.17</A>) What is an <small>OID</small>? What is a
10961096
</PRE><P>
10971097

10981098
O<small>ID</small>s are stored as 4-byte integers, and will overflow
1099-
at 4 billion. No one has reported thisevery happening, and we plan to
1099+
at 4 billion. No one has reported thisever happening, and we plan to
11001100
have the limit removed before anyone does.<P>
11011101

11021102
T<small>ID</small>s are used to identify specific physical rows with block and offset

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp