From: Bruce Momjian Date: Fri, 21 Jun 2002 19:48:18 +0000 (+0000) Subject: Add mention of segmented files to oid2name. X-Git-Tag: REL7_3~1318 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41400d66aafa1ba14f7fa987033706423d982b49;p=thirdparty%2Fpostgresql.git Add mention of segmented files to oid2name. --- 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: