Re: table schema causes crash
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: tom@minnesota.com
Cc: pgman@candle.pha.pa.us, pgsql-general@postgresql.org
Date: 2002-12-20T19:38:10Z
Lists: pgsql-general
<tom@minnesota.com> writes: > # uname -a > NetBSD ns01 1.6 NetBSD 1.6 (ns01-1.6) #1: Mon Nov 25 17:03:01 CST 2002 > root@ns01:/usr/src/1.6/sys/arch/alpha/compile/ns01-1.6 alpha Alpha, huh? I wonder if there's some 64-bit problem in psql? But still, you haven't given us anywhere near enough information to find the problem. I think you'll have to either get in there with a debugger yourself, or let someone have a temporary account on your machine to study the problem. regards, tom lane