Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs
Дата
Msg-id 7790.1123858237@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Upgrading 7.3.9 -> 7.4.8 - trouble with blobs  (Christian Goetze <cg@sensage.com>)
Список pgsql-general
Christian Goetze <cg@sensage.com> writes:
> pg_restore\
>  --host=$SENSAGE_DB_HOST\
>  --port=$SENSAGE_DB_PORT\
>  -U $SENSAGE_DB_ROOT_USER\
>  --create\
>  --format=t\
> "$upgrade_dump"

You need "-d template1" in there as well.  Without a -d, --host and
--port don't actually do anything, I believe; you just get a text SQL
dump on stdout.

            regards, tom lane

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

Предыдущее
От: Frodo Larik
Дата:
Сообщение: Re: Access NEW and OLD from function called by a rule
Следующее
От: Ulrich Wisser
Дата:
Сообщение: Re: vacuum error "left link changed unexpectedly"