Re: Wiki Page Draft for upcoming release - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Wiki Page Draft for upcoming release
Date
Msg-id 20140318203434.GA6899@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: Wiki Page Draft for upcoming release  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Wiki Page Draft for upcoming release  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Andres Freund wrote:
> On 2014-03-18 16:19:01 -0400, Tom Lane wrote:
> > Andres Freund <andres@2ndquadrant.com> writes:
> > > On 2014-03-18 19:28:53 +0000, Greg Stark wrote:
> > >> It would be nice to be able to tell people that if they vacuum, then
> > >> reindex and check all their foreign key constraints then they should
> > >> be ok.
> > 
> > > I don't think so:
> > > http://archives.postgresql.org/message-id/20140317233919.GS16438%40awork2.anarazel.de
> > 
> > > I still think a rewriting noop ALTER TABLE ... ALTER COLUMN col TYPE
> > > old_type USING (col); is the only real thing to do.
> > 
> > Unfortunately, the operative word in that is "noop".  Didn't you see
> > http://www.postgresql.org/message-id/11964.1395100860@sss.pgh.pa.us
> 
> Huh, that somehow never arrived here. Very odd.

2014-03-18 00:01:18 [10067] 1WPhT4-0002cN-F3 <= pgsql-hackers-owner+M246803=andres=anarazel.de@postgresql.org
H=localhost(postgresql.org) [127.0.0.1] P=smtp S=3502 id=11964.1395100860@sss.pgh.pa.us
 
2014-03-18 00:01:18 [10067] 1WPhT4-0002cN-F3 <= pgsql-hackers-owner+M246803=andres=anarazel.de@postgresql.org
H=localhost(postgresql.org) [127.0.0.1] P=smtp S=3502 id=11964.1395100860@sss.pgh.pa.us
 
2014-03-18 00:01:19 [10170] 1WPhT4-0002cN-F3 => andres@anarazel.de R=dnslookup T=remote_smtp H=mail.anarazel.de
[217.115.131.40]X=TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128 QT=1s DT=1s
 
2014-03-18 00:01:19 [10170] 1WPhT4-0002cN-F3 Completed QT=1s

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Wiki Page Draft for upcoming release
Next
From: Heikki Linnakangas
Date:
Subject: Re: Failure while inserting parent tuple to B-tree is not fun