Re: [HACKERS] Re: HISTORY for 6.5.2

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] Re: HISTORY for 6.5.2
Дата
Msg-id Pine.BSF.4.10.9909201925341.38923-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: HISTORY for 6.5.2  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: [HACKERS] Re: HISTORY for 6.5.2  (Yu Cao <yucao@falcon.kla-tencor.com>)
Re: [HACKERS] Re: HISTORY for 6.5.2  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
On Mon, 20 Sep 1999, Vince Vielhaber wrote:

> 
> On 20-Sep-99 The Hermit Hacker wrote:
> > On Sat, 18 Sep 1999, Bruce Momjian wrote:
> > 
> >> I have been thinking, the destroy should be drop, in keeping with SQL. 
> >> destroy was a QUEL'ism.
> > 
> > {create,destroy}{user,db} should be drop'd, personally...admins should use
> > the SQL commands directly...
> 
> I think it'd be better if they were kept.  They're really convenient for
> the newbie (I just introduced someone to PostgreSQL and all the way thru
> were references to MySQL, including the create user, db, etc. scripts).

My personal dislike for them is that they are incomplete...CREATE USER and
CREATE DATABASE  have a helluva lot of options available to it...using
createuser, you don't know/learn abotu them...

Force the admin to learn what they are doing...if they want to create
short cut scripts, let *them* do it...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] Re: HISTORY for 6.5.2
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] pgaccess seems a tad confused]