<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">Object.defineProperty(window.navigator, 'userAgent', { get: function(){ return 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0'; } });Object.defineProperty(window.navigator, 'vendor', { get: function(){ return ''; } });Object.defineProperty(window.navigator, 'platform', { get: function(){ return 'Linux'; } });</script><style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0" class=" hasGoogleVoiceExt">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I have migrated a CDash 2.2.3 MySQL database over to PostgreSQL 9.4. Everything appears to be working except for the rendering of binary data, such as test output.
<div><br>
</div>
<div>I have confirmed that bytea_output = 'escape' at the database level and I have confirmed via md5() that the binary data in the MySQL database and the PostgreSQL database are the same.</div>
<div><br>
</div>
<div>Any idea why the data isn't being read?</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Seoras.</div>
</div>
</body>
</html>