Re: How do I get the database connections to close down? - Mailing list pgsql-general

From Marcus Claesson
Subject Re: How do I get the database connections to close down?
Date
Msg-id Pine.OSF.3.96.1030219150319.29996B-100000@chah.ucc.ie
Whole thread Raw
In response to Re: How do I get the database connections to close down?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-general
> > $set -> Disconnect ();
>
> I think that should be
>
>   $set -> disconnect ();
>
> Perl is case sensititive, isn't it?
>

Nope, that didn't change the outcome. It works well with both cases.

/Marcus


pgsql-general by date:

Previous
From: "Mark Cave-Ayland"
Date:
Subject: Re: 7.3.1 takes long time to vacuum table?
Next
From: Dima Tkach
Date:
Subject: Re: Index not used with IS NULL