RE: [HACKERS] RE: New ecgp code problem. - Mailing list pgsql-hackers

From Meskes, Michael
Subject RE: [HACKERS] RE: New ecgp code problem.
Date
Msg-id 11720CEF3853D011AC0C00A024B7A9E110A153@EINSTEIN
Whole thread Raw
List pgsql-hackers
I was afraid to hear something like that.

I just tried starting posgres manually and enter the statement that
caused the seg fault manually but then it works!

I will try to find some more time.

Michael
--
Dr. Michael Meskes, Projekt-Manager    | topystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Use Debian GNU/Linux!      | Tel: (+49) 2405/4670-44

> ----------
> From:     Thomas G. Lockhart[SMTP:lockhart@alumni.caltech.edu]
> Sent:     Freitag, 20. Februar 1998 14:26
> To:     The Hermit Hacker
> Cc:     Meskes, Michael; emkxp01@mtcc.demon.co.uk;
> pgsql-hackers@postgresql.org
> Subject:     Re: [HACKERS] RE: New ecgp code problem.
>
> > > Unfortunately createdb as user postgres doesn't work either, so I
> have
> > > to keep debugging without being able to run the binary.
> >
> >         I'm curious here as to why nobody has looked into this
> > problem...
>
> Because no one else sees the problem? I've forgotten what your symptom
> actually is, but from the 980217 cvs tree:
>
> postgres=> \q
> golem$ createuser tgl
> Enter user's postgres ID or RETURN to use unix user ID: 106 ->
> Is user "tgl" allowed to create databases (y/n) y
> Is user "tgl" allowed to add users? (y/n) y
> createuser: tgl was successfully added
> ...
> golem> createdb
> golem> psql
> Welcome to the POSTGRESQL interactive sql monitor:
> ...
> You are currently connected to the database: tgl
>
> tgl=>
>
> Have you done a complete "make clean; make install; initdb" cycle??
>
>                                                   - Tom
>

pgsql-hackers by date:

Previous
From: "Meskes, Michael"
Date:
Subject: RE: [HACKERS] libpgtcl undefined symbol error with pgaccess-0.76
Next
From: "Meskes, Michael"
Date:
Subject: RE: [HACKERS] Recursive queries?