Windows 8.3 installer leaves a debug flag on?

From: "Dan Armbrust" <daniel(dot)armbrust(dot)list(at)gmail(dot)com>
To: "pgsql general" <pgsql-general(at)postgresql(dot)org>
Subject: Windows 8.3 installer leaves a debug flag on?
Date: 2008-02-25 20:13:50
Message-ID: 82f04dc40802251213m1ea43063gf35d377f85536961@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

To follow up on my old thread -

I tested another install of Postgres 8.3.0.1 - and on windows, the
postgresql.conf file has this in it:

shared_preload_libraries = '$libdir/plugins/plugin_debugger.dll' #
(change requires restart)

I got the impression that that debugger wasn't intended to be enabled,
by default. It looks like the windows installer is enabling it,
however.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Geoffrey 2008-02-25 20:33:07 disabling triggers, constaints and so on
Previous Message Andrus 2008-02-25 19:47:58 Re: Use index for upper(customername) like 'ABC%'