Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA06227; Fri, 3 Jul 92 03:17:02 -0700
Date: Fri, 3 Jul 92 03:17:02 -0700
Message-Id: <9207031017.AA06227@postgres.Berkeley.EDU>
From: Gerry Stringer <gerry@camscan.co.uk>
Subject: copy from
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


Hello,
  are there major problems with "copy ... from ..." or is it me ? 

The only table I've successfully managed to "copy from" has only one
field all other files seem to segfault the backend. The files are
directly what came out of "copy ... to ..." honest!

	Regards,

		gerry (gerry@camscan.co.uk)


SUNOS 4.1.1, Postgres 3.1

