Docs on file location?

Started by Josh Berkusover 21 years ago5 messagesdocs
Jump to latest
#1Josh Berkus
josh@agliodbs.com

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Josh Berkus (#1)
Re: Docs on file location?

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
#3Josh Berkus
josh@agliodbs.com
In reply to: Bruce Momjian (#2)
Re: Docs on file location?

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

#4Bruce Momjian
bruce@momjian.us
In reply to: Josh Berkus (#3)
Re: Docs on file location?

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
#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: Josh Berkus (#1)
Re: Docs on file location?

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