Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Syntax Help Requested


  • From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
  • To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
  • Cc: pgsql-general(at)postgresql(dot)org
  • Subject: Re: Syntax Help Requested
  • Date: Mon, 17 Apr 2006 10:11:46 -0700
  • Message-id: <1145293906(dot)9080(dot)13(dot)camel(at)localhost(dot)localdomain>

>    When I request a list of databases (psql -l), the one named contacts is
> there. However, when I open the database (psql contacts), there's no one
> home; that is, 'psql -d' returns 'no relations found.'
> 
>    I need a clue on how to let user 'xrms' access the database 'contacts' so
> the install script runs correctly.

You can't grant all on multiple objects. You have to grant on each
object explicitly.

Joshua D. Drake



> 
> TIA,
> 
> Rich
> 
-- 

            === The PostgreSQL Company: Command Prompt, Inc. ===
      Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
      Providing the most comprehensive  PostgreSQL solutions since 1997
                     http://www.commandprompt.com/







Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group