On Thu, Jul 19, 2012 at 09:41:29AM -0400, Robert Haas wrote: > On Thu, Jul 19, 2012 at 2:38 AM, Bruce Momjian <[email protected]> wrote: > > No, the point is they run pg_upgrade on the stopped primary and stopped > > standbys. Are those the same? I am not really sure. > > Of course not.
OK, but why? When the clusters are stopped they are the same, you are running the same initdb on both matchines, and running the same pg_upgrade. What would cause the difference, other than the Database System Identifier, which we can deal with? I don't think we can guarantee they are the same, but what would guarantee they are different? -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
