Re: Questions about octal vs. hex for bytea

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Questions about octal vs. hex for bytea
Date: 2011-02-20 13:41:16
Message-ID: 20110220134116.GA17640@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Reuven M. Lerner <reuven(at)lerner(dot)co(dot)il> wrote:
> So I've told them that I don't think that anything is necessary for
> either input or output, except (perhaps) to set bytea_output in its
> backward-compatibility mode. But I wanted to check with people here,
> just to double-check my understanding.

You are right, there is no other problem. I have upgraded a customer's
database from 8.3 to 9.0, it was a DRUPAL - database. Only backup &
restore and set the bytea_output - Parameter, that's all.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2011-02-20 14:00:35 Re: Questions about octal vs. hex for bytea
Previous Message deepak 2011-02-20 12:43:48 Re: Building extensions on Windows using VS2008