Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace - Mailing list pgsql-hackers

From Hyongtae Lim
Subject Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace
Date
Msg-id 20150911004109.2621.90863.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

This looks good to me.
I've done some tests(pg_dumpall & restore with sql, upgrade test(8.4, 9.x, ...)) and there was no problems.
so I'm marking this as ready for committer.

Regards,
Hyongtae

The new status of this patch is: Ready for Committer



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: 9.3.9 and pg_multixact corruption
Next
From: Michael Paquier
Date:
Subject: Re: Support for N synchronous standby servers - take 2