Re: Survey: renaming/removing script binaries (createdb, createuser...)

From: "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com>
To: Zdeněk Kotala <Zdenek(dot)Kotala(at)sun(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Survey: renaming/removing script binaries (createdb, createuser...)
Date: 2008-03-27 08:15:15
Message-ID: b35603930803270115n35cb8502h7eed0782b3965df1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 27/03/2008, Zdeněk Kotala <Zdenek(dot)Kotala(at)sun(dot)com> wrote:
> 1) What type of names do you prefer?
> -------------------------------
> a) old notation - createdb, createuser ...

a) Never seen any clashes with other tools in terms of names.
And the old sys-admin creed: don't fix it if it ain't broken.

> 2) How often do you use these tools?
> -----------------------------------
> a) every day (e.g. in my cron)
> b) one per week
> c) one time
> d) never

e) occasionally

> 3) What name of initdb do you prefer?
> ---------- --------------------------
> a) initdb
> b) pg_initdb
> c) pg_init
> d) pg_ctl -d <dir> init (replace initdb with pg_ctl new functionality)
> e) What is initdb? My start/stop script does it automatically.

a) initdb

> 4) How do you perform VACUUM?
> -----------------------------
> a) vacuumdb - shell command
> b) VACUUM - SQL command
> c) autovacuum
> d) What is vacuum?

c, b, a ... in this order.

Cheers,
Andrej

--
Please don't top post, and don't use HTML e-Mail :} Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marek Lewczuk 2008-03-27 08:22:50 Re: Survey: renaming/removing script binaries (createdb, createuser...)
Previous Message Albe Laurenz 2008-03-27 08:01:01 Re: Survey: renaming/removing script binaries (createdb, createuser...)