Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA20537; Wed, 23 Sep 92 10:23:50 -0700
Message-Id: <9209231723.AA20537@postgres.Berkeley.EDU>
From: sincovec@cis.ksu.edu (Mary Sincovec)
Subject: utility to read text files
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.Berkeley.EDU
Date: Wed, 23 Sep 92 12:25:04 CDT
X-Mailer: ELM [version 2.3 PL11]

I am going to create a POSTGRES database and need to populate it with data
that is stored in a large text file.  Is there a POSTGRES utility that will
read such a file, or will I have to write a C program to read the file and
interface with POSTGRES?

Thanks,
Mary Sincovec
