Joachim Trinkwitz <[EMAIL PROTECTED]> writes:
> since some version hops, pg_dump created dump files won't be restored
> correctly anymore here. In a table I have an array which holds data in
> form of "x.y" values, where x are numbers and y either numbers or
> letters. An example for a field including such an array is
> {"1.2"}. After pg_dumping the DB, all values are OK, but when trying
> to restore it, all characters after the x-value (that is, including
> the dot) has vanished.

Could we see a specific example please --- preferably, enough of the
dump file to reproduce the problem?  Also, exactly *what* version hop
are we talking about?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to