public inbox for [email protected]  
help / color / mirror / Atom feed
From: Bruce Momjian <[email protected]>
To: PostgreSQL-documentation <[email protected]>
Subject: Pg_upgrade and collation
Date: Fri, 17 Jun 2016 11:43:11 -0400
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>

The attached patch documents that pg_upgrade requires old/new servers to
use compatibile collation library versions as well.

I would like to apply this to all PG branches.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +


-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Attachments:

  [text/x-diff] collation.diff (807B, 2-collation.diff)
  download | inline diff:
diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml
new file mode 100644
index b99e546..3957241
*** a/doc/src/sgml/ref/pgupgrade.sgml
--- b/doc/src/sgml/ref/pgupgrade.sgml
***************
*** 61,67 ****
    checking for compatible compile-time settings, including 32/64-bit
    binaries.  It is important that
    any external modules are also binary compatible, though this cannot
!   be checked by <application>pg_upgrade</>.
   </para>
  
    <para>
--- 61,68 ----
    checking for compatible compile-time settings, including 32/64-bit
    binaries.  It is important that
    any external modules are also binary compatible, though this cannot
!   be checked by <application>pg_upgrade</>.  Compatible collation
!   library versions must also be used.
   </para>
  
    <para>


view thread (15+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Pg_upgrade and collation
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox