Re: [HACKERS] Trouble with plpgsql on 7.4.6

2004-11-24 Thread D'Arcy J.M. Cain
On Tue, 23 Nov 2004 07:25:17 -0500 "D'Arcy J.M. Cain" <[EMAIL PROTECTED]> wrote: > > #0 0x483cafeb in kill () from /usr/lib/libc.so.12 > #1 0x483cd0af in __libc_mutex_catchall_stub (m=1212478892) > at /usr/src/lib/libc/thread-stub/thread-stub.c:112 > #2 0x4843f0f7 in free (ptr=) > at /u

Re: [HACKERS] Trouble with plpgsql on 7.4.6

2004-11-23 Thread Patrick Welche
On Tue, Nov 23, 2004 at 07:25:17AM -0500, D'Arcy J.M. Cain wrote: > The stderr was in the previous message. No gripes there either other > than in the startup after the failure. > > > Also see about getting a stack trace from one of the core dumps. > > I did look at the core file and here is wha

Re: [HACKERS] Trouble with plpgsql on 7.4.6

2004-11-23 Thread D'Arcy J.M. Cain
On Sat, 20 Nov 2004 11:17:48 -0500 Tom Lane <[EMAIL PROTECTED]> wrote: > "D'Arcy J.M. Cain" <[EMAIL PROTECTED]> writes: > > I thought that this would have sent everything to both the log and > > the screen but I found that the syslog has much more detail. I have > > attached that output. > > We s

Re: [HACKERS] Trouble with plpgsql on 7.4.6

2004-11-20 Thread Tom Lane
"D'Arcy J.M. Cain" <[EMAIL PROTECTED]> writes: > I thought that this would have sent everything to both the log and the > screen but I found that the syslog has much more detail. I have > attached that output. We still need to look at the stderr output. All this says is that you're getting repea

Re: [HACKERS] Trouble with plpgsql on 7.4.6

2004-11-18 Thread D'Arcy J.M. Cain
On Thu, 18 Nov 2004 14:25:41 -0500 Tom Lane <[EMAIL PROTECTED]> wrote: > "D'Arcy J.M. Cain" <[EMAIL PROTECTED]> writes: > > Has anyone else had any problem installing plpgsql into a 7.4.6 > > database? When I try (on NetBSD 2.0RC5) I get the following > > message: > > > createlang: language insta

Re: [HACKERS] Trouble with plpgsql on 7.4.6

2004-11-18 Thread Tom Lane
"D'Arcy J.M. Cain" <[EMAIL PROTECTED]> writes: > Has anyone else had any problem installing plpgsql into a 7.4.6 > database? When I try (on NetBSD 2.0RC5) I get the following message: > createlang: language installation failed: server closed the connection > unexpectedly Probably indicates a fai

[HACKERS] Trouble with plpgsql on 7.4.6

2004-11-18 Thread D'Arcy J.M. Cain
Has anyone else had any problem installing plpgsql into a 7.4.6 database? When I try (on NetBSD 2.0RC5) I get the following message: createlang: language installation failed: server closed the connection unexpectedly This does not happen on 7.4.3, the other system that I have installed. It does