Perhaps you have an old libpq-fe in your include path somewhere?
> Hello!
> As I am new to postgreSQL but not to OSF I do not understand why
> PostgreSQL
> will not be compiled successfully:
>
> Here is the excerpt of the Make-Process:
>
> Starting in ../postgresql-6.4.2/src/interfaces/libpq wi
> "h" == hoelc <[EMAIL PROTECTED]> writes:
h> Hello,
h> Can some one please tell me how to set the date&time in the PostgreSQL
h> system?
h> I try to use date('now') and time('now') to keep tract of the data and
h> time when the data is inserted or updated. When I use sql " insert into
While postgres-6.4.2 installing, i have problem.
My system spec is solaris 2.6 , platform is ultra sparc.
and gmake version 3.76.1 .
I has done follwing step.
(1) create postgres account.
(2) uncompress postgresql-6.4.2
(3) ./src/configure
(4) gmake all
error message is the following