From: | Gary Stainburn <gary(dot)stainburn(at)ringways(dot)co(dot)uk> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Update - pg_dumpall money problem |
Date: | 2005-10-10 11:25:27 |
Message-ID: | 200510101225.27874.gary.stainburn@ringways.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi folks.
I'm trying to move an existing setup on a 7.2 system to another existing
box running 7.4.
I've done a pg_dumpall and then imported that to the new system but a
copy is failing with the following:
psql:/backups/eddie_pg_dumpall.sql:3076: ERROR: invalid input syntax
for type money: "£3.18"
CONTEXT: COPY invoices, line 1, column net: "£3.18"
I asume that this is because 7.2 includes the currency sign, and 7.4
doesn't like it.
How do I sptop 7.2 including it, or make 7.4 allow it?
Cheers
Gary
--
Gary Stainburn
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000
From | Date | Subject | |
---|---|---|---|
Next Message | Weber, Johann (ISS Kassel) | 2005-10-10 11:41:18 | Data and logs on different physical drives - advantage? |
Previous Message | M. Imran | 2005-10-10 10:20:47 | Query Question |