upgrade from 6.4 to 7.02 problem

From: igor <igor_kh(at)mailru(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: upgrade from 6.4 to 7.02 problem
Date: 2000-07-27 12:17:32
Message-ID: 294914505.20000727161732@mailru.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Hi,

I have problems with upgrade postgerSQL from 6.4 to 7.02

I have installed RH6.0 with default installation of pg 6.4,
First step - installation of rpm was successfull
$ rpm -i --force postgrerpm7.02

Than I'm trying to install pg 7.02 and the second step
of it was failed :

$ initdb -l /libdir - r /datadir
....
....
Creating template database ...
ERROR: pg_atoi: error in "uid": cann't parse "uid"
initdb: couldn't create template database

in data dir I found '/base' directory with file 'core'.

That's all ... I need in suggestions.

Thanks.

Igor.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlijn van der Mee 2000-07-27 12:32:28 Re: psotgresql history function
Previous Message Merlijn van der Mee 2000-07-27 12:03:49 Problem

Browse pgsql-novice by date

  From Date Subject
Next Message Stoffel van Aswegen 2000-07-27 12:57:26 libpq++
Previous Message Andrew Snow 2000-07-27 10:58:13 RE: 4 billion record limit?