Received: from sss.pgh.pa.us ([192.204.191.242]) by postgresql.org (8.11.3/8.11.1) with ESMTP id f6R5vHf92973 for ; Fri, 27 Jul 2001 01:57:17 -0400 (EDT) (envelope-from tgl@sss.pgh.pa.us) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.11.4/8.11.4) with ESMTP id f6R5unC26424; Fri, 27 Jul 2001 01:56:49 -0400 (EDT) To: Dave@micro-automation.net cc: pgsql-general@postgresql.org Subject: Re: What's going on here? In-reply-to: <020501c11603$8f5cef70$8201a8c0@inspiron> References: <020501c11603$8f5cef70$8201a8c0@inspiron> Comments: In-reply-to "Dave Cramer" message dated "Thu, 26 Jul 2001 14:48:28 -0400" Date: Fri, 27 Jul 2001 01:56:49 -0400 Message-ID: <26421.996213409@sss.pgh.pa.us> From: Tom Lane X-Archive-Number: 200107/962 X-Sequence-Number: 13082 Seems pretty weird. May we see the full schema for the table? "pg_dump -s -t tablename dbname" is the best way. regards, tom lane