Re: role does not exist

From: Kevin Burton <rkevinburton(at)charter(dot)net>
To: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
Cc: Kevin Grittner <kgrittn(at)mail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: role does not exist
Date: 2012-11-03 04:17:45
Message-ID: 85035737-4F67-4635-A970-72E3EEBB5A64@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was not aware of the login option. That is probably the solution. Thank you.

On Nov 2, 2012, at 10:43 PM, Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> wrote:

> On 11/01/2012 11:46 PM, Kevin Burton wrote:
>> Now I get psql: FATAL: role "kevin" is not permitted to log in
> Did you perhaps CREATE ROLE without the LOGIN option?
>
> --
> Craig Ringer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hernán Cano Martínez 2012-11-03 05:11:14 About PostgreSQL as developer
Previous Message Craig Ringer 2012-11-03 03:44:59 Re: PostgreSQL 8.3 with Java 7