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

Commitafe7b7b

Browse files
committed
Update null storage description.
1 parent8303a3d commitafe7b7b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/FAQ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Fri Jan23 09:41:43 EST 2004
4+
Last updated:Sat Jan24 21:28:41 EST 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -737,7 +737,7 @@
737737
Indexes do not require as much overhead, but do contain the data that
738738
is being indexed, so they can be large also.
739739

740-
NULLs are storedin bitmaps, so they use very little space.
740+
NULLs are storedas bitmaps, so they use very little space.
741741

742742
4.7) How do I find out what tables, indexes, databases, and users are
743743
defined?

‎doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated:Fri Jan23 09:41:43 EST 2004</P>
13+
<P>Last updated:Sat Jan24 21:28:41 EST 2004</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -928,7 +928,7 @@ <H4><A name="4.6">4.6</A>) How much database disk space is required
928928
<P>Indexes do not require as much overhead, but do contain the data
929929
that is being indexed, so they can be large also.</P>
930930

931-
<P><SMALL>NULL</SMALL>s are storedin bitmaps, so they
931+
<P><SMALL>NULL</SMALL>s are storedas bitmaps, so they
932932
use very little space.</P>
933933

934934
<H4><Aname="4.7">4.7</A>) How do I find out what tables, indexes,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp