Re: First Install

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: "Williams, Rodger" <Rodger(dot)Williams(at)bdsol(dot)co(dot)za>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: First Install
Date: 2005-10-25 15:17:32
Message-ID: 1130253452.30145.148.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, 2005-10-25 at 14:52 +0200, Williams, Rodger wrote:
> Q1

already answered

> Q2
> After I installed PostgreSQL 8.0.3, I Logged in via pgAdmin as db user
> postgres.
> With pgAdmin tool, I created a user, tablespace and database.
> Installed a third party software app that uses the newly created
> database.
> Installation failed.
> I edited postgresql.conf (changed listen_adddress) and edited pg_hba
> (added trust entry).
> Reinstalled software application to use newly created database, which
> now works fine.
> Database still runs.
> I just can't login via pgAdmin anymore.
> I get an error "fe_sendauth: no password supplied".
> Previously it would give me an opertunity to enter the postgres user
> password. Now it does not.

Show us your pg_hba.conf.

You should also say what parameters you are using to connect in PgAdmin
and in your new application (user, hostname, database).

The best solution is probably to restore pg_hba.conf as it was and then
add a database-specific line for the new application.

--
Oliver Elphick olly(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
Do you want to know God? http://www.lfix.co.uk/knowing_god.html

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Neil Saunders 2005-10-25 16:11:50 Re: Database design advice
Previous Message Lane Van Ingen 2005-10-25 14:04:04 Re: Windows "msi" and "-int.msi"