Re: [HACKERS] New to PostgreSQL, is this a DoS? - Mailing list pgsql-hackers

From Vince Vielhaber
Subject Re: [HACKERS] New to PostgreSQL, is this a DoS?
Date
Msg-id Pine.HPP.3.94.981117061443.15810B-100000@cinnamon.michvhf.com
Whole thread Raw
In response to New to PostgreSQL, is this a DoS?  (dkelson-list-pgsql-hackers@inconnect.com)
Responses Re: [HACKERS] New to PostgreSQL, is this a DoS?  (dkelson-list-pgsql-hackers@inconnect.com)
List pgsql-hackers
On Mon, 16 Nov 1998 dkelson-list-pgsql-hackers@inconnect.com wrote:

> I compiled and install 6.4 according to the INSTALL doc.
> 
> I created a database with "createdb test",
> 
> running as user "postgres", I connected "psql template1" and ran:
> 
> CREATE USER billybob WITH PASSWORD hehe CREATEDB CREATEUSER;

Still being half asleep and just guessing (withoug looking it up), does
the CREATEDB CREATEUSER also imply SELECT privileges?  IOW, you may 
wanna try GRANT.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2  Online Searchable Campground Listings    http://www.camping-usa.com      "There is no outfit less
entitledto lecture me about bloat              than the federal government"  -- Tony Snow
 
==========================================================================





pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [HACKERS] PREPARE
Next
From: Terry Mackintosh
Date:
Subject: Tree type, how best to impliment?