Re: problem in logging into database

From: "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com>
To: "ankit(dot)mehrotra(at)tcs(dot)com" <ankit(dot)mehrotra(at)tcs(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: problem in logging into database
Date: 2006-12-07 14:38:06
Message-ID: a97c77030612070638w2ad2cb4ke9e2acf45329a3ee@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 12/7/06, ankit(dot)mehrotra(at)tcs(dot)com <ankit(dot)mehrotra(at)tcs(dot)com> wrote:
>
>
> I am new to using postgres. I working on version 8.0.
>
> I have created a number of users in the database but I am not able to log
> into it using any of them,

Hi,

Could you please paste the ERROR message you get.

regds
mallah.

where in logging into using user postgres is
> successfull .... the commands that i am using are
>
> -- createuser -a -d -P "username"
>
> for logging into , i am using
> -- psql -U "username"
>
> In all the references online, it says that the process shud work.
> The postmaster service and databases are running.
>
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message ron 2006-12-07 16:55:46 Problem starting up PostgreSQL 8.0 database service in Windows 2003 server
Previous Message Adam Radlowski 2006-12-07 14:31:55 Re: problem in logging into database