Re: pg_dumpall: pg_conversion table not saved - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: pg_dumpall: pg_conversion table not saved
Date
Msg-id 20080507214221.GC26322@svana.org
Whole thread Raw
In response to Re: pg_dumpall: pg_conversion table not saved  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Wed, May 07, 2008 at 05:38:12PM -0400, Tom Lane wrote:
> Michael Enke <michael.enke@wincor-nixdorf.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@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Backup/Restore of single table in multi TB database
Next
From: "John Smith"
Date:
Subject: Re: Backup/Restore of single table in multi TB database