Re: mistakes in postgresql-snapshots (7.3) - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: mistakes in postgresql-snapshots (7.3)
Date
Msg-id Pine.LNX.4.44.0208062233330.927-100000@localhost.localdomain
Whole thread Raw
In response to Re: mistakes in postgresql-snapshots (7.3)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: mistakes in postgresql-snapshots (7.3)  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
List pgsql-bugs
Bruce Momjian writes:

> Oh, so createlang is fine, it is CREATE LANGUAGE that doesn't have the
> GRANT, but that makes sense.  The problem is that 7.2.X pg_dump doesn't
> add the GRANT to the load script because we didn't have such permissions
> in 7.2.X.
>
> Wonder how we are going to fix that?

They can use the 7.3 pg_dump, which will add the required GRANT
statements.

--
Peter Eisentraut   peter_e@gmx.net

pgsql-bugs by date:

Previous
From: Jie Liang
Date:
Subject: FW: pg_restore weirdness
Next
From: Pavel Stehule
Date:
Subject: Re: mistakes in postgresql-snapshots (7.3)