pg_upgrade

Поиск
Список
Период
Сортировка
От Tomasz Szypowski
Тема pg_upgrade
Дата
Msg-id CACmJi2JUhGo2ZxqDkh-EPHNjEN1ZA1S64uHLJFWHBhUuV4492w@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_upgrade
Список pgsql-bugs
Hello,

while using pg_upgrade I receive an error:

pg_restore: dropping DATABASE template1
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 1955; 1262 1 DATABASE template1 postgres
pg_restore: [archiver (db)] could not execute query: ERROR:  cannot drop a template database
    Command was: DROP DATABASE "template1";


I have seen, that template-databases can not be dropped. Is it a bug in pg_upgrade or am I doing something not properly?

regards
Thomas Szypowski

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: BUG #15690: PostgreSQL integration with AD via LDAP and specialcharacters in the password
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15700: PG 10 vs. 11: Large increase in memory usage when selecting BYTEA data (maybe memory leak)