Re: hi problem with installing postgresql8.1

From: Luckys <plpgsql(at)gmail(dot)com>
To: "VenuGopal Papasani" <venu(dot)papasani(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: hi problem with installing postgresql8.1
Date: 2006-03-16 04:56:18
Message-ID: b80d582c0603152056u725453b0s7db0964c5065878c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Firstly, the existence of the Path would be there from previous
installation, of which PG thinks data is already present.
Secondly you should have logged in as another user and not administrator,
e.g postgres which can be even a part of domain.

Luckys

Data directory error:
The specified data directory is not empty

If you have an existing database with teh same major version number,you
do not need to initialise a database cluster.
If you have an existing database with the same major version you need to
backup your old database and create a new one.

why this warning actually arises.If I install by unchecking the
initialise database cluster then the next three steps of installation
procedure is not shown.It goes directly installation and starts installation
after some time a fatal error arises saying accont not
matching....................
and rolls back.i have tried it with lots of account names and lot of
super user names.The steps i was talking about are as per the given link.

http://pginstaller.projects.postgresql.org

Can any one give the solution to this problem.Please suggest solution to
overcome this problem ASAP.

Thanks in advance,
Venu.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wes 2006-03-16 05:20:20 invalid UTF-8 byte sequence detected
Previous Message Qingqing Zhou 2006-03-16 04:40:03 Re: \copy combine with SELECT