Database Grants Bug

From: "Marcus England" <marcus(dot)england(at)noaa(dot)gov>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Database Grants Bug
Date: 2003-08-18 04:23:29
Message-ID: 000501c36540$7a76e370$0c6cfea9@ENGLAND
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

========================================================================
===

POSTGRESQL BUG REPORT TEMPLATE

========================================================================
====

Your name : Marcus England

Your email address : marcus(dot)england(at)nospam(dot)noaa(dot)gov

System Configuration

---------------------

Architecture (example: Intel Pentium) : Intel Pentium

Operating System (example: Linux 2.0.26 ELF) : Linux 2.4.20 Redhat

PostgreSQL version (example: PostgreSQL-7.3.4): PostgreSQL-7.3.4

Compiler used (example: gcc 2.95.2) : gcc 3.2.2

Please enter a FULL description of your problem:

------------------------------------------------

Grants do not work at the database level using the syntax mentioned in
the documentation. i.e.:

GRANT ALL ON DATABASE dbname TO GROUP groupname;

Or

GRANT ALL ON DATABASE dbname TO username;

No errors are reported.

Please describe a way to repeat the problem. Please try to provide a

concise reproducible example, if at all possible:

----------------------------------------------------------------------

Using any database with any user or group should do the trick.

If you know how this problem might be fixed, list the solution below:

---------------------------------------------------------------------

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Joe Conway 2003-08-18 04:48:07 Re: Database Grants Bug
Previous Message Dave Cramer 2003-08-18 01:55:16 Re: [JDBC] Bug #926: if old postgresql.jar in CLASSPATH,