Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux] - Mailing list pgsql-general

From Maarten Boekhold
Subject Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]
Date
Msg-id Pine.SUN.3.91.980724094552.4169E-100000@dutepp0.et.tudelft.nl
Whole thread Raw
In response to Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-general
On Thu, 23 Jul 1998, The Hermit Hacker wrote:

> On Thu, 23 Jul 1998, Maarten Boekhold wrote:
>
> > > Exactly. I'm learning SQL and PostgreSQL at the same time and it is
> > > sometimes difficult for me to correctly assess what belongs with each. My
> > > recent GRANT/REVOKE question was like this. I didn't think for a minute
> > > that would be handled by SQL since databases were created and destroyed by
> > > PostgreSQL utilities.
> >
> > In fact, they are handled by SQL: CREATE DATABASE and DROP DATABASE. The
> > createdb and destroydb tools just call these SQL statements....
>
>     Here's an odd thought:
>
>     Let's remove the "I don't want to think" utilities like
> {create,destroy}{db,user} and force DBA's to actually use the *proper*
> functions.

I'm all in favour.....

Maarten

_____________________________________________________________________________
| TU Delft, The Netherlands, Faculty of Information Technology and Systems  |
|                   Department of Electrical Engineering                    |
|           Computer Architecture and Digital Technique section             |
|                          M.Boekhold@et.tudelft.nl                         |
-----------------------------------------------------------------------------


pgsql-general by date:

Previous
From: dlibenzi@maticad.it (Davide Libenzi)
Date:
Subject: Space stripping ...
Next
From: Maarten Boekhold
Date:
Subject: Re: [GENERAL] Space stripping ...