Обсуждение: Docs on file location?

Поиск
Список
Период
Сортировка

Docs on file location?

От
Josh Berkus
Дата:
Folks,

Where are the docs on the new file locations?   They're not with the other
postgresql.conf stuff in runtime.sgml.

--Josh

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

Re: Docs on file location?

От
Bruce Momjian
Дата:
Josh Berkus wrote:
> Folks,
>
> Where are the docs on the new file locations?   They're not with the other
> postgresql.conf stuff in runtime.sgml.

They are only documented in the postmaster manual page.  It clearly
needs more.

--
  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

Re: Docs on file location?

От
Josh Berkus
Дата:
Bruce,

> They are only documented in the postmaster manual page.  It clearly
> needs more.

Any reason NOT to put them into runtime.sgml?   I'm working on a major
revision of that file right now.

--Josh

--
__Aglio Database Solutions_______________
Josh Berkus               Consultant
josh@agliodbs.com     www.agliodbs.com
Ph: 415-752-2500    Fax: 415-752-2387
2166 Hayes Suite 200    San Francisco, CA

Re: Docs on file location?

От
Bruce Momjian
Дата:
Josh Berkus wrote:
> Bruce,
>
> > They are only documented in the postmaster manual page.  It clearly
> > needs more.
>
> Any reason NOT to put them into runtime.sgml?   I'm working on a major
> revision of that file right now.

Please do.  Once I am done with my mail backlog I need to find all the
missing documention items.

--
  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

Re: Docs on file location?

От
Tom Lane
Дата:
Josh Berkus <josh@agliodbs.com> writes:
> Where are the docs on the new file locations?

I committed some stuff yesterday:

http://developer.postgresql.org/docs/postgres/runtime-config.html#RUNTIME-CONFIG-FILE-LOCATIONS

I'm thinking of making some changes tomorrow, but that's what we have at
the moment.

            regards, tom lane