Re: Performance Tuning / RAM Usage

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Performance Tuning / RAM Usage
Date: 2002-08-28 14:55:38
Message-ID: 20020828105538.E4876@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 28, 2002 at 10:40:46AM -0400, Tom Lane wrote:
> Andrew Sullivan <andrew(at)libertyrms(dot)info> writes:
> > I know that the Debian package does not -- or at least didn't used to
> > -- check for deadlocks at all,
>
> [blinks] What?

Hmm. I just checked my home box (where I have the Debian package
installed), and it seems no longer to be the case. There's no entry
for deadlock_timeout, so the default (1000, IIRC) is what gets used,
I guess. I have a dim memory, however, of a comment in the old
config file to the effect that the (Debian) default setting of
deadlock_timeout was infinite, i.e. effectively no deadlock checking.

Hmm. I just checked an ancient box with 6.5 on it, and it's not
there. Maybe I'm on crack.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tourtounis Sotiris 2002-08-28 14:58:22 Tuple identifier (tid) - object identifiers
Previous Message Tom Lane 2002-08-28 14:40:46 Re: Performance Tuning / RAM Usage