Re: [HACKERS] Scripts again

Поиск
Список
Период
Сортировка
От wieck@debis.com (Jan Wieck)
Тема Re: [HACKERS] Scripts again
Дата
Msg-id m11bW0S-0003kLC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответ на Re: [HACKERS] Scripts again  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [HACKERS] Scripts again
Список pgsql-hackers
Peter Eisentraut wrote:

> 0     pgblah
> 3 1/2 pg_blah (Bruce, Sergio K, Dmitry S, -1/2 Thomas, myself)
> 1/2   pgadddb (Marc)
> 1 1/2 as is   (Thomas, Vince)
> 1     none    (Marc)
>
> Hmm, I guess that does it. pg_createdb and symlinks for one release with
> warnings for deprecated forms.

    Make the whole thing configurable and anyone should be happy.

        --pg_admin_script_prefix={pg_|pg|*empty*|*whatever_you_prefer*}
        --pg_admin_script_install={yes|no}

    It's not a joke. Someone might want to have his user  account
    to  have  access  to  his  production and test DB at the same
    time. So he could setup his PATH to  both  installations  bin
    directories  and  configure  the  test  DB to use a different
    default  PGPORT   and   different   script   prefixes.   Then
    pg_createdb    would    contact   another   postmaster   than
    devel_createdb would do. Well, the  installed  binaries  like
    psql would need some configurable prefix too then.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: [GENERAL] How do I activate and change the postgres user's password?
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: [HACKERS] Re: [GENERAL] How do I activate and change the postgresuser's password?