Re: [BUGS] BUG #1647: shows version 7.1, doesnt create tablespaces etc.

2005-05-06 Thread Michael Fuhr
On Fri, May 06, 2005 at 02:35:16PM +0200, Dirk Bade wrote: > > YES, you were right: the 7.1-binaries were still existent in /usr/bin - I > wonder how this postmaster could coperate with V8.0.1 !? If the files (binaries, libraries, headers, etc.) for each version are installed in different places

Re: [BUGS] BUG #1647: shows version 7.1, doesnt create tablespaces etc.

2005-05-05 Thread Tom Lane
"Dirk Bade" <[EMAIL PROTECTED]> writes: > postgresql-8.0.1.tar.gz installs fine and tests run ok. But after initdb > PG_VERSION shows 7.1 and simple commands like CREATE TABLESPACE or ALTER > TABLE return errors. What's wrong ? You're still talking to a 7.1 postmaster. reg

Re: [BUGS] BUG #1647: shows version 7.1, doesnt create tablespaces etc.

2005-05-05 Thread Michael Fuhr
On Wed, May 04, 2005 at 05:21:13PM +0100, Dirk Bade wrote: > > postgresql-8.0.1.tar.gz installs fine and tests run ok. But after initdb > PG_VERSION shows 7.1 and simple commands like CREATE TABLESPACE or ALTER > TABLE return errors. What's wrong ? It sounds like you've installed 8.0.1 but are ru

[BUGS] BUG #1647: shows version 7.1, doesnt create tablespaces etc.

2005-05-05 Thread Dirk Bade
The following bug has been logged online: Bug reference: 1647 Logged by: Dirk Bade Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: SUSE LINUX 7.3 Description:shows version 7.1, doesnt create tablespaces etc. Details: postgresql-8.0.1.tar