Re: [ADMIN] 6.5.3. installation problems

2000-01-04 Thread Karl DeBisschop
> 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

[ADMIN] missing headers

2000-01-04 Thread neko
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

Re: [ADMIN] Is it possible to run multiple postmasters?h

2000-01-04 Thread Karl DeBisschop
> 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

[ADMIN] 6.5.3. installation problems

2000-01-04 Thread Bogdan BALAJ
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