Re: type money causes unrestorable dump - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: type money causes unrestorable dump
Date
Msg-id 87abpvruzc.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: type money causes unrestorable dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> writes:

> A more direct approach to the problem might be to change pg_dump to
> set lc_monetary, as it does for client_encoding ...

It should probably note that if the machine being restored onto has a
different libc it could still not be restorable even with the correct
lc_monetary setting.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's Slony Replication
support!


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: type money causes unrestorable dump
Next
From: Tom Lane
Date:
Subject: CREATE CONSTRAINT TRIGGER compatibility issue