Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: PGOPTS



Richard Broersma Jr <rabroersma(at)yahoo(dot)com> writes:
> All I could find similar to PGOPTS was PGOPTIONS. Are they equivalent?  If they are, would it be
> safe to use PGOPTIONS in-place of PGOPTS in the /etc/conf.d/postgresql conf file?

There is no such animal as PGOPTS referenced anywhere in the current
Postgres source tree, so I'm not entirely sure what you think PGOPTS
does.  If you are looking at the current postgresql RPM init script,
its PGOPTS is nothing more than a local shell variable in that script,
and it does nothing except what you see the script do with it (ie,
pass some command-line switches to the postmaster).

			regards, tom lane


  • References:

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group