Re: Suse Linux Postgres

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: yogesh <yogesh(dot)arora(dot)daffodil(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Suse Linux Postgres
Date: 2007-10-25 15:33:03
Message-ID: dcc563d10710250833r41cb7556s249ca1f349077ae5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 10/25/07, yogesh <yogesh(dot)arora(dot)daffodil(at)gmail(dot)com> wrote:
> Hello Frnds,
> I am using the Postgres on Linux, its the default that gets
> installed with the Suse Linux.
> Now when i run the psql command it ask for password....I have created
> a role named "abccc"
> now i want to assign it a password......how to do it in
> Linux.........
>
> before trying this I was trying to install the Pl/java but it was
> giving problem that is
> authentication failed for the USer "abccc" if i give the
> password ........as i have created the "abccc" role without
> password...........by using command
>
> createuser abbccc.
>
> If i remove the Password option then it ask that,,,,,,,
> Postgres option is not without password(something like this not
> exact).......Then i tried to alter the user to set the password for
> it.......and face the following problem......
>
>
> any kind of suggestion would be appreciated ...................

http://www.postgresql.org/docs/8.2/static/libpq-pgpass.html

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-10-25 15:59:34 Re: Problem with PITR Past Particular WAL File
Previous Message Alvaro Herrera 2007-10-25 14:56:17 Re: Problem with PITR Past Particular WAL File