> From: "Bogdan BALAJ" <[EMAIL PROTECTED]>
>
> I'm having some problms when installing PostgreSQL 6.5.3. After =
> configure/make/make install, when I'm looking in installed directory, =
> there isno data subdir.=20
> Erros reprted:
>
> on terminal says:
> psql: error in loading sha
Hi!
The headers installation is still incomplet maybe...
/usr/include/pgsql/commands/trigger.h:12: access/tupdesc.h: No such file or directory
/usr/include/pgsql/commands/trigger.h:13: access/htup.h: No such file or directory
/usr/include/pgsql/commands/trigger.h:14: nodes/parsenodes.h: No such
> Karl DeBisschop wrote:
> >
> > > Yes you can. Use a postmaster parameter to specify a different port
> > > number, and use that port number in your connections.
> >
> > What I was missing was that:
> >
> >rm -f /tmp/.s.PGSQL.* > /dev/null
> >
> > mus
Hi,
I'm having some problms when installing PostgreSQL
6.5.3. After configure/make/make install, when
I'm looking in installed directory, there isno data subdir.
Erros reprted:
on terminal says:
psql: error in loading shared libraries:
libpq.so.2.0: cannot open shared object
file: No su