| От | Tom Lane |
|---|---|
| Тема | Re: Problems when dumping a database |
| Дата | |
| Msg-id | 25112.982693101@sss.pgh.pa.us обсуждение |
| Ответ на | Problems when dumping a database (Tressens Lionel <tressens@etud.insa-tlse.fr>) |
| Ответы |
Re: Problems when dumping a database
|
| Список | pgsql-general |
Tressens Lionel <tressens@etud.insa-tlse.fr> writes:
> My pgsql DBMS works great except that when I want to dump a database,
> pg_dump says that database template1 doesn't exist (actually it does !)
> and the dump is aborted...
Curious. Can you connect to template1 by hand (eg "psql template1")?
If not, try issuing "vacuum pg_database" (you can do this from any
database not only template1) to see if it helps.
If that doesn't fix it, we'll need to see the exact output from pg_dump,
as well as what shows up in the postmaster log.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера