Re: can anybody help me please

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: rifki <rifki(at)comlabs(dot)itb(dot)ac(dot)id>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: can anybody help me please
Date: 2003-07-22 13:37:57
Message-ID: 6080.1058881077@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

rifki <rifki(at)comlabs(dot)itb(dot)ac(dot)id> writes:
> i also try to make a c program which only prints something like "Hello
> World", i include the postgresql.h file as header, i found out that
> the file isn't anywhere in my computer.

It's postgres.h. If you still can't find it, maybe you didn't install
the server-side header files. In a build from source, you need to do
"make install-all-headers" as well as "make install" if you intend to
do server-side programming. Not sure how the RPMs handle this.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Christophe ARNU (JX) 2003-07-22 13:53:28 SQL speedup on timestamp filtering
Previous Message Thomas Beutin 2003-07-22 13:19:37 german tsearch in 7.2.4