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

From: Travis Hume <travis(dot)hume(at)tenzing(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: can't "grant all on database..."
Date: 2003-06-18 17:50:51
Message-ID: 3EF0A67B.6070105@tenzing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Which is strange because I had just connected to database Inflight as
user fc.
Bah Humbug!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Bartlett 2003-06-18 17:52:56 Re: Linux supports hot-swappable hardware? [was Re:
Previous Message Dennis Gearon 2003-06-18 17:48:06 Re: Is it bug ?