Re: DROP LANGUAGE error in pg_dump?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: John Smith <john_smith_45678(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: DROP LANGUAGE error in pg_dump?
Date: 2003-03-29 15:34:33
Message-ID: 200303291534.h2TFYXe14699@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I think this is fixed in 7.4.

---------------------------------------------------------------------------

John Smith wrote:
>
> I just dropped plpgsql and it's handler and recreated them logged in as a superuser. Yet in the dump 'DROP LANGUAGE plpgsql' appears before '\connect superuser' - this causes a 'only superusers can drop procedural languages...' (since it's still logged in as the regular user before that point).
>
> John
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-03-29 15:34:50 Re: DROP LANGUAGE error in pg_dump?
Previous Message Peter Eisentraut 2003-03-29 11:25:07 Re: System dump, but not in the default format