From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Michael Enke <michael(dot)enke(at)wincor-nixdorf(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: pg_dumpall: pg_conversion table not saved |
Date: | 2008-05-07 21:42:21 |
Message-ID: | 20080507214221.GC26322@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, May 07, 2008 at 05:38:12PM -0400, Tom Lane wrote:
> Michael Enke <michael(dot)enke(at)wincor-nixdorf(dot)com> writes:
> > I updated pg_converion to set the condefault=false where I need it.
>
> Why are you needing to replace an existing default conversion?
> Do we have a bug in it?
He doesn't really. See his message two days ago about wanting to add
another charset. Since postgresql doesn't support that he hijacked an
existing one and replaced the conversion functions. And they're not
saved/restored.
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2008-05-07 22:07:07 | Re: [GENERAL] pgbench not setting scale size correctly? |
Previous Message | Tom Lane | 2008-05-07 21:41:01 | Re: Backup/Restore of single table in multi TB database |