Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace

From: Hyongtae Lim <htlim(at)bitnine(dot)co(dot)kr>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] pg_upgrade fails when postgres/template1 isn't in default tablespace
Date: 2015-09-11 00:41:09
Message-ID: 20150911004109.2621.90863.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-09-11 01:15:00 Re: Support for N synchronous standby servers - take 2
Previous Message Thomas Munro 2015-09-10 23:58:48 Re: 9.3.9 and pg_multixact corruption