Re: script binaries renaming

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Michael Glaesemann" <grzm(at)seespotcode(dot)net>
Cc: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Zdenek Kotala" <Zdenek(dot)Kotala(at)sun(dot)com>, "Dave Page" <dpage(at)postgresql(dot)org>, "Peter Eisentraut" <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: script binaries renaming
Date: 2007-07-07 21:14:20
Message-ID: c2d9e70e0707071414q308e14dcw7ce2be3ef5daea37@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 7/7/07, Michael Glaesemann <grzm(at)seespotcode(dot)net> wrote:
> I'm curious as to know how often these are used at all. I think I may
> have used createuser once and used to use createlang, but I can't
> recall ever using the others.
>

i used to use createlang before the pg_pltemplate exists (because i
hate to have to create those pl handlers at hand). after that the only
script that has a real use to me is initdb and pg_ctl

what makes me wonder why doesn't exist "pg_ctl init"

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2007-07-07 21:29:31 Re: Tidied up patch status page
Previous Message Kenneth Marshall 2007-07-07 19:41:04 Re: todo: Hash index creation

Browse pgsql-patches by date

  From Date Subject
Next Message Jim Nasby 2007-07-07 23:18:43 Re: Still recommending daily vacuum...
Previous Message Michael Glaesemann 2007-07-07 19:31:57 Re: script binaries renaming