Dear all : help me please : 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) " could any body tell me what happen .. Zudi Iswanto ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
- Re: [HACKERS] ECPG eror ... Zudi Iswanto
- Re: [HACKERS] ECPG eror ... Michael Meskes