Re: RESET CONNECTION?

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: bruce(at)momjian(dot)us
Cc: mweilguni(at)sime(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: RESET CONNECTION?
Date: 2006-07-14 03:51:47
Message-ID: 20060714.125147.41632462.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm disappointed.

Can you point out past discussion for this?
--
Tatsuo Ishii
SRA OSS, Inc. Japan

> Mario Weilguni wrote:
> > Will this patch make it into 8.2?
> > http://archives.postgresql.org/pgsql-patches/2004-12/msg00228.php
> >
> > It's a really nice feature, would be extremly useful with tools like pgpool.
>
> No, it will not because RESET CONNECTION can mess up interface code that
> doesn't want the connection reset. We are not sure how to handle that.
>
> ---------------------------------------------------------------------------
>
>
> >
> > Am Freitag, 7. Juli 2006 19:13 schrieb Bruce Momjian:
> > > There are roughly three weeks left until the feature freeze on August 1.
> > > If people are working on items, they should be announced before August
> > > 1, and the patches submitted by August 1. If the patch is large, it
> > > should be discussed now and an intermediate patch posted to the lists
> > > soon.
> > >
> > > FYI, we don't have many major features ready for 8.2.
> > >
> > > --
> > > Bruce Momjian bruce(at)momjian(dot)us
> > > EnterpriseDB http://www.enterprisedb.com
> > >
> > > + If your life is a hard drive, Christ can be your backup. +
> > >
> > > ---------------------------(end of broadcast)---------------------------
> > > TIP 5: don't forget to increase your free space map settings
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
>
> --
> Bruce Momjian bruce(at)momjian(dot)us
> EnterpriseDB http://www.enterprisedb.com
>
> + If your life is a hard drive, Christ can be your backup. +
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-07-14 04:07:01 Re: Three weeks left until feature freeze
Previous Message Jaime Casanova 2006-07-14 03:30:43 Re: Updateable views for 8.2 or 8.3?