Re: pg_config/share_dir

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: pg_config/share_dir
Дата
Msg-id 20050926190444.GR30974@pervasive.com
обсуждение исходный текст
Ответ на Re: pg_config/share_dir  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Should that be marked as a beginner TODO?
On Thu, Sep 22, 2005 at 11:04:23PM -0400, Bruce Momjian wrote:
> 
> Added to TODO:
> 
>     * Add options to pg_config to show the share_dir, sysconfdir,
>       pkgincludedir, and localedir
> 
> 
> ---------------------------------------------------------------------------
> 
> Tom Lane wrote:
> > Peter Eisentraut <peter_e@gmx.net> writes:
> > > Andrew Dunstan wrote:
> > >> pg_config doesn't currently seem to have an option to report the
> > >> share_dir. Should it?
> > 
> > > Is there a case where a user would need anything from there?
> > 
> > pg_config serves a function of recording the configuration, so I tend
> > to agree with Andrew that this should be available.  I notice that
> > SYSCONFDIR, PKGINCLUDEDIR, and LOCALEDIR aren't available either.
> > 
> >             regards, tom lane
> > 
> > ---------------------------(end of broadcast)---------------------------
> > TIP 9: In versions below 8.0, the planner will ignore your desire to
> >        choose an index scan if your joining column's datatypes do not
> >        match
> > 
> 
> -- 
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
> 

-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_config/share_dir
Следующее
От: Tom Lane
Дата:
Сообщение: Re: \d on database with a lot of tables is slow