Re: RESET CONNECTION?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
Cc: mweilguni(at)sime(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: RESET CONNECTION?
Date: 2006-07-19 15:44:34
Message-ID: 200607191544.k6JFiYg25537@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tatsuo Ishii wrote:
> I'm disappointed.
>
> Can you point out past discussion for this?

Yes:

http://archives.postgresql.org/pgsql-patches/2005-01/msg00029.php

---------------------------------------------------------------------------

> --
> 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
> >

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua Reich 2006-07-19 15:46:54 Re: Patch process?
Previous Message Bruce Momjian 2006-07-19 15:43:56 Re: RESET CONNECTION?