Re: ECPG eror ...

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Zudi Iswanto <zudi(at)dnet(dot)net(dot)id>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ECPG eror ...
Date: 2001-08-01 15:28:36
Message-ID: 20010801172836.A1456@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 01, 2001 at 05:12:25PM +0700, Zudi Iswanto wrote:
> I compile my c++ program to connect Postgres Sql with command line :
> c++ -I /usr/local/pgsql/include -L /usr/local/pgsql/lib -lecpg -lpq -g -o capek.cgi capek.cc
>
> and I ve got eror
>
> " Segmentation fault (core dumped) "
>

When do you get this? During compilation? During execution?

Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2001-08-01 17:10:54 Problem with FK referential actions
Previous Message Tom Lane 2001-08-01 14:24:44 Re: NOTICE: Child itemid in update-chain marked as unused...