Re: mistakes in postgresql-snapshots (7.3)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: mistakes in postgresql-snapshots (7.3)
Дата
Msg-id 200208140507.g7E57bE00332@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: mistakes in postgresql-snapshots (7.3)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: mistakes in postgresql-snapshots (7.3)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Is this something we need to address for 7.3?

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

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> 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.
>
> Right.  Not only CREATE LANGUAGE, but CREATE FUNCTION, and for that
> matter CREATE DATABASE, are going to have some issues of this sort
> for people loading old dumps.
>
> > Wonder how we are going to fix that?
>
> I think we're gonna tell 'em to issue some manual GRANTs.
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Bug #728: Interactions between bytea and character encoding
Следующее
От: Tom Lane
Дата:
Сообщение: Re: mistakes in postgresql-snapshots (7.3)