Re: pg_dump doesn't dump conversions?

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_dump doesn't dump conversions?
Date: 2003-10-16 04:03:50
Message-ID: 3F8E18A6.3040103@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>I'm not putting up my hand to implement it that quickly this close to
>>release, but it's a thing that should probably be back ported to 7.3, as
>>people will be unable to dump their conversions.
>
>
> Which people would those be, exactly? I doubt that very many people
> have created their own conversions. I agree that this should be fixed
> in the long run, but I'm having a hard time grading it as a critical
> issue ...

Surely it should be really important for us to actually dump what people
have in their database and also the integrity of their dumps? I'll
accept that it's not important enough for a back port in that case?

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-10-16 04:06:13 Re: pg_dump doesn't dump conversions?
Previous Message Tom Lane 2003-10-16 03:39:22 Re: pg_dump doesn't dump conversions?