Version number in file '/cygdrive/d/pgsql/data/PG_VERSION' should be 7.0, not 7.0

From: "Pablo Iaria" <iariap(at)tutopia(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Version number in file '/cygdrive/d/pgsql/data/PG_VERSION' should be 7.0, not 7.0
Date: 2001-07-30 18:17:40
Message-ID: 011c01c11924$002cd620$2800a8c0@ase.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi all,
I'm trying to have postgresql running on my windows 2000.
I got the postgresql-7.0-nt-binaries.tar.gz file and I installed all the
pre-requisites like cygwin and cygwin32_ipc.

When I run the "postgresql.exe -D d:\pgsql\data" command I get the followig
error:

binding ShmemCreate(key=0, size=905216)
DEBUG: Data Base System is starting up at Wed Jul 18 23:59:41 2001
DEBUG: Data Base System was interrupted being in production at Wed Jul 18
23:59
:37 2001
DEBUG: Data Base System is in production state at Wed Jul 18 23:59:41 2001
FindExec: searching PATH ...
FindExec: found "/cygdrive/d/pgsql/bin/postgres" using PATH
started: host= user=Administrator database=Administrator
InitPostgres
FATAL 1: Version number in file '/cygdrive/d/pgsql/data/PG_VERSION' should
be 7.0, not 7.0
.
FATAL 1: Version number in file '/cygdrive/d/pgsql/data/PG_VERSION' should
be 7.0, not 7.0
.

What's happening ?

Thanks in advance,
Pablo.-

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Russell Black 2001-07-30 18:50:50 Re: Version number in file '/cygdrive/d/pgsql/data/PG_VERSION' should be 7.0, not 7.0
Previous Message Jason Tishler 2001-07-30 12:29:39 Re: Re: Cygwin PostgreSQL shutdown handling (was Re: Make Cygwin damons easier to use on Win9x.)