From 41400d66aafa1ba14f7fa987033706423d982b49 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 21 Jun 2002 19:48:18 +0000 Subject: [PATCH] Add mention of segmented files to oid2name. --- contrib/oid2name/README.oid2name | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/oid2name/README.oid2name b/contrib/oid2name/README.oid2name index 2e63ae31ff..2df77cd68c 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: