Re: problem with pg_dump
От | Jonatan Reiners |
---|---|
Тема | Re: problem with pg_dump |
Дата | |
Msg-id | 333ADBFC247E4DF9A96E6CCCDB9CD64E@encc.de обсуждение исходный текст |
Ответ на | Re: problem with pg_dump (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: problem with pg_dump
|
Список | pgsql-novice |
First, thanks for that link, i was ignorant.
Process used:
Export database with 'pg_dump icon > save.sql' ( from Mac OS X, pg 9.1.4 )
Import database with 'psql icon < save.sql ( onto Ubuntu, pg 9.1.4 )
The old problem vanished after an update on mac os from 9.1.3 to 9.1.4.
Another problem with tables with money values emerged.
Log excerp:
ERROR: invalid input syntax for type money: "Eu67.667,00"
CONTEXT: COPY bank_transactions, line 1, column amount: "Eu67.667,00"
Similar errors for all tables with money column.
Any hint or suggestions?
Kind regards and thanks for your precious help.
Jonatan
--
Jonatan Reiners
Am Freitag, 27. Juli 2012 um 18:22 schrieb Tom Lane:
В списке pgsql-novice по дате отправления: