Re: can't "grant all on database..."

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Travis Hume <travis(dot)hume(at)tenzing(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: can't "grant all on database..."
Date: 2003-06-18 17:55:49
Message-ID: 20030618105435.T34381-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 18 Jun 2003, Travis Hume wrote:

> I've created a database called Inflight as user fc
> I've created a user named luser
>
> I want to:
>
> grant all on database Inflight to luser;
>
> and PostgreSQL responds:
>
> ERROR: database "inflight" not found

Is the database inflight or "Inflight"? You're probably being
bitten by the case folding of unquoted names.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-06-18 17:58:06 Re: Linux supports hot-swappable hardware? [was Re:
Previous Message Jonathan Bartlett 2003-06-18 17:52:56 Re: Linux supports hot-swappable hardware? [was Re: