Re: FW: Installation - Mailing list pgsql-general

From Vincent Veyron
Subject Re: FW: Installation
Date
Msg-id 20150311185651.09e05fe819370ab8a893860f@wanadoo.fr
Whole thread Raw
In response to FW: Installation  (Martin Caverly <mcaverly@KoboProductsInc.com>)
Responses Re: FW: Installation  (Martin Caverly <mcaverly@KoboProductsInc.com>)
List pgsql-general
On Mon, 9 Mar 2015 16:35:12 +0000
Martin Caverly <mcaverly@KoboProductsInc.com> wrote:

> I am trying to install PostgresSQL 9.0.12 (stand-alone, fresh installation), but cannot pass the password screen. I
havetried these passwords: root, Root, Superuser, superuser, postgres, Postgres, Postgressql, postgressql… none of them
wasaccepted. 
>  Please kindly advise the default password for fresh installation.

What are you installing on? (and as Adrian noted, why the old distribution on a fresh install?)

On Debian for instance, the new Postgres user has no password. You need to do (as root):

# su - postgres
$ psql



--
                    Salutations, Vincent Veyron

https://marica.fr/
Gestion des contentieux, des dossiers de sinistres assurance et des contrats pour le service juridique


pgsql-general by date:

Previous
From: Gavin Flower
Date:
Subject: Re: PostgreSQL-related legal question
Next
From: Martin Caverly
Date:
Subject: Re: FW: Installation