Re: [GENERAL] problem with PostgreSQL 6.5 on Linux [solved]

1999-06-25 Thread Anonymous
On Sat, 26 Jun 1999, M Simms wrote: > > > > after installing pgsql-6.5 ( on a machine with pgsql-6.4.2 installed and > > running ), initdb creates a PG_VERSION file that still reports 6.4; > > subsequent psql connections fail to connect, complaining about "no > > compatible version of postgres fo

Re: [GENERAL] problem with PostgreSQL 6.5 on Linux

1999-06-25 Thread Anonymous
> > after installing pgsql-6.5 ( on a machine with pgsql-6.4.2 installed and > running ), initdb creates a PG_VERSION file that still reports 6.4; > subsequent psql connections fail to connect, complaining about "no > compatible version of postgres found". > > before you ask: > yes, ive made sure

Re: [GENERAL] problem with PostgreSQL 6.5 on Linux

1999-06-25 Thread Anonymous
On Fri, 25 Jun 1999, Dan Wilson wrote: > I ran into the same problem and it turned out to be an outdated version of > psql. Check your path to see if you are accessing the correct version of > psql, pg_dump etc.. it is; ive made sure of that. stripped all the permissions off of the entire 6.4.

Re: [GENERAL] problem with PostgreSQL 6.5 on Linux

1999-06-25 Thread Anonymous
Cc: <[EMAIL PROTECTED]> Sent: Friday, June 25, 1999 5:22 PM Subject: [GENERAL] problem with PostgreSQL 6.5 on Linux > > after installing pgsql-6.5 ( on a machine with pgsql-6.4.2 installed and > running ), initdb creates a PG_VERSION file that still reports 6.4; > subsequent ps

[GENERAL] problem with PostgreSQL 6.5 on Linux

1999-06-25 Thread Howie
after installing pgsql-6.5 ( on a machine with pgsql-6.4.2 installed and running ), initdb creates a PG_VERSION file that still reports 6.4; subsequent psql connections fail to connect, complaining about "no compatible version of postgres found". before you ask: yes, ive made sure that im usin