Problem with GRANT in 7.4.19 - Mailing list pgsql-general

From Kakoli Sen
Subject Problem with GRANT in 7.4.19
Date
Msg-id IAEGJAMPJBBOGKLOGJADKEHACCAA.kakolis@cdacb.ernet.in
Whole thread Raw
In response to Re: Problem with starting PostgreSQL server 7.4.19  ("Kakoli Sen" <kakolis@cdacb.ernet.in>)
Responses Re: Problem with GRANT in 7.4.19  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: Problem with GRANT in 7.4.19  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
Dear all,
    The command GRANT ALL PRIVILEGES ON DATABASE casDatabase to tester;
is giving error:
ERROR:  database "casdatabase" does not exist.(Note that the db name in error is all in lower case).
 
Also \l shows that casDatabase  exists.
Why is 'casDatabase' being changed to 'casdatabase'?
 
Regards,
Kakoli.

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

pgsql-general by date:

Previous
From: "Dawid Kuroczko"
Date:
Subject: Re: Trigger to run @ connection time?
Next
From: "A. Kretschmer"
Date:
Subject: Re: Problem with GRANT in 7.4.19