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

From: Frank Finner <postgresql(at)finner(dot)de>
To: Zden__k Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Survey: renaming/removing script binaries (createdb, createuser...)
Date: 2008-03-26 15:47:19
Message-ID: 20080326164719.5468c581.postgresql@finner.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

1.) b
2.) a
3.) b
4.) a+c

On Wed, 26 Mar 2008 15:25:04 +0100 Zden__k Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> thought long, then sat down and wrote:

> Hello All,
>
> I prepared patch for renaming postgreSQL script tools like createdb, createuser,
> etc. to pg_createdb, pg_creteuser. Original names will be kept for 2 or 3
> following versions. The main reason for the patch is to avoid possible clash of
> names with systems tools.
>
> And after long discussion on patches and hackers list we have made a decision
> than we need input from wide audience. This is a reason why I prepare following
> surveys.
>
> See:
> http://archives.postgresql.org/pgsql-hackers/2008-03/msg01006.php
> http://archives.postgresql.org/pgsql-patches/2007-07/msg00055.php
>
>
> Please let us know your meaning,
>
> thanks Zdenek Kotala
>
>
> 1) What type of names do you prefer?
> -------------------------------
>
> a) old notation - createdb, createuser ...
> b) new one with pg_ prefix - pg_createdb, pg_creteuser ...
> c) new one with pg prefix - pgcreatedb, pgcreateuser ...
> d) remove them - psql is the solution
> e) remove them - pgadmin is the solution
>
>
> 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
>
>
> 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.
>
> 4) How do you perform VACUUM?
> -----------------------------
>
> a) vacuumdb - shell command
> b) VACUUM - SQL command
> c) autovacuum
> d) What is vacuum?
>
>
>
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

--
Frank Finner

Invenius - Lösungen mit Linux
Köpfchenstraße 36
57072 Siegen
Telefon: 0271 231 8606 Mail: frank(dot)finner(at)invenius(dot)de
Telefax: 0271 231 8608 Web: http://www.invenius.de
Key fingerprint = 90DF FF40 582E 6D6B BADF 6E6A A74E 67E4 E788 2651

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gainty 2008-03-26 16:04:36 Re: IBM investing in EnterpriseDB
Previous Message hubert depesz lubaczewski 2008-03-26 15:39:52 Re: Survey: renaming/removing script binaries (createdb, createuser...)