Re: can anybody help me please - Mailing list pgsql-general

From Tom Lane
Subject Re: can anybody help me please
Date
Msg-id 6080.1058881077@sss.pgh.pa.us
Whole thread Raw
In response to can anybody help me please  (rifki <rifki@comlabs.itb.ac.id>)
Responses Re: can anybody help me please  (Richard Huxton <dev@archonet.com>)
List pgsql-general
rifki <rifki@comlabs.itb.ac.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

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Postgres Database Error Codes and Error Messages
Next
From: Dima Tkach
Date:
Subject: Re: can anybody help me please