Niederland wrote:
> postgres does not seem to pick up
> the following parameter in the postgresql.conf
> 
> add_missing_from = false
> 
> Setting the parameter via psql, functions properly
> SET add_missing_from TO FALSE
> 
> Using: winxp, Postges 8.0
> (note: I did restart the service after updating the parameters in
> postgresql.conf)

It works on my BSD system using 8.0 with postgresql.conf of:

        add_missing_from = false

Did you remove the comment?

-- 
  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 4: Don't 'kill -9' the postmaster

Reply via email to