Re: mistakes in postgresql-snapshots (7.3)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: mistakes in postgresql-snapshots (7.3)
Дата
Msg-id 200208052053.g75KrKG16229@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: mistakes in postgresql-snapshots (7.3)  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Ответы Re: mistakes in postgresql-snapshots (7.3)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: mistakes in postgresql-snapshots (7.3)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
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?

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

Pavel Stehule wrote:
> Hello
>
> I'm sorry. I have not a true, I didn't use plain database. I started with
> removing detabase, creating new template, but I loaded oldest database,
> which I dumped before .
>
> on 7.2.1 pg_dumpall > old
> on 7.3   psql -f old template1
>
> This steps created language with bad privilegies. On truely "virgin"
> template1 language works fine.
>
> Thank you
> Pavel Stehule
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: mistakes in postgresql-snapshots (7.3)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: mistakes in postgresql-snapshots (7.3)