Re: postgresql.conf - add_missing_from

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Niederland <niederland(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql.conf - add_missing_from
Date: 2005-02-01 04:45:54
Message-ID: 200502010445.j114jsV28079@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anil 2005-02-01 04:58:56 Re: Scanning the PGSQL DB
Previous Message Marc G. Fournier 2005-02-01 04:36:06 PostgreSQL Security Release