Re: just a quick one ...

Поиск
Список
Период
Сортировка
От Steve Brett
Тема Re: just a quick one ...
Дата
Msg-id ahbfd1$1gh3$1@news.hub.org
обсуждение исходный текст
Ответ на Re: just a quick one ...  (nconway@klamath.dyndns.org (Neil Conway))
Список pgsql-general
many thanks

Steve

"Neil Conway" <nconway@klamath.dyndns.org> wrote in message
news:20020717162043.GA5012@klamath.dyndns.org...
> On Wed, Jul 17, 2002 at 04:50:50PM +0100, Steve Brett wrote:
> > the live box has 7.2 from deb packages and i have edited postgresql.conf
to
> > give the same start parameters as the dev box but on ps auxf i don't get
any
> > extra info ...
>
> postgresql.conf specifies config options, *not* command-line parameters.
> So any changes there will not show up in 'ps'.
>
> You can use 'SHOW ALL;' to get a dump of your current config settings.
>
> Personally, I make all my configuration changes in postgresql.conf, and
> don't specify any additional arguments when starting the postmaster.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilconway@rogers.com>
> PGP Key ID: DB3C29FC
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html



В списке pgsql-general по дате отправления:

Предыдущее
От: "Andy Marden"
Дата:
Сообщение: Re: [ADMIN] Long update progress
Следующее
От: Matthew Woodcraft
Дата:
Сообщение: Can I use row-level locks to sequence READ COMMITTED transactions?