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:50
Message-ID: 200303291534.h2TFYoY14729@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Sorry, I should have said this _will_ be 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 Stephan Szabo 2003-03-29 15:53:16 Re: Query Help
Previous Message Bruce Momjian 2003-03-29 15:34:33 Re: DROP LANGUAGE error in pg_dump?