Date: Thu, 12 Feb 2009 16:50:19 -0700 From: Joseph Oreste Bruni <jbruni@me.com> To: girgen@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: postgresql-server-8.3.6 Message-ID: <39D997E7-2708-4924-AAD2-EFA38D3767C7@me.com>
next in thread | raw e-mail | index | archive | help
--Apple-Mail-2-624865516 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hello, Please disregard my previous email. I just realized that these switches are being passed to "pg_ctl" not to "postgres" directly. Cheers, Joe > Hello, > > I'm looking through the RC script used to manage PostgreSQL 8.3 and > I'm curious about the defaults used for the postgresql_flags > variable. The script sets the default value to "-w -s -m fast". What > were these supposed to do? > > Both -w and -m appear to be invalid flags for postgresql 8.3. The -s > option is documented as "show statistics after each query". > > The text of the script is as follows: > > postgresql_flags=${postgresql_flags:-"-w -s -m fast"} > > -Joe > --Apple-Mail-2-624865516--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D997E7-2708-4924-AAD2-EFA38D3767C7>