diff options
author | Bruce Momjian | 2002-06-21 19:48:18 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-06-21 19:48:18 +0000 |
commit | 41400d66aafa1ba14f7fa987033706423d982b49 (patch) | |
tree | 166612c6c52308faf14598f14191398b2c4608ee | |
parent | 485fc354e14982a6d9e6577fc3d69be4c78858ec (diff) |
Add mention of segmented files to oid2name.
-rw-r--r-- | contrib/oid2name/README.oid2name | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/oid2name/README.oid2name b/contrib/oid2name/README.oid2name index 2e63ae31ff2..2df77cd68cc 100644 --- a/contrib/oid2name/README.oid2name +++ b/contrib/oid2name/README.oid2name @@ -54,6 +54,9 @@ oid2name -d test -t testdate --------------------------------- 18722 = testdate +Keep in mind tables over one gigabyte will be split into separate files +with numeric file extensions. + --------------------------------------------------------------------------- Sample session: |