Re: Conversion error

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Conversion error
Date: 2017-10-03 04:16:53
Message-ID: 20171003.131653.1549670289316604221.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I saw this while restoring 9.6 database to 10.0 database.
>
> \connect: FATAL: conversion between UTF8 and MULE_INTERNAL is not supported
>
> Is this expected? I saw nothing releated to this in the release notes.

This had been allowed in 9.6. So I think 10.0 silently drops the feature.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2017-10-03 04:17:00 Re: Logging idle checkpoints
Previous Message Zeus Kronion 2017-10-03 04:15:56 Possible SSL improvements for a newcomer to tackle