Re: pg_upgrade from Postgresql-12 to Postgresql-13 fails with "Creating dump of database schemas postgres *failure*"

Поиск
Список
Период
Сортировка
От Peter J. Holzer
Тема Re: pg_upgrade from Postgresql-12 to Postgresql-13 fails with "Creating dump of database schemas postgres *failure*"
Дата
Msg-id 20220224074955.4kjzcfnrym4b6pw6@hjp.at
обсуждение исходный текст
Ответ на Re: pg_upgrade from Postgresql-12 to Postgresql-13 fails with "Creating dump of database schemas postgres *failure*"  ("Yoong S. Chow" <chowy1026@gmail.com>)
Список pgsql-general
On 2022-02-19 14:54:41 +0800, Yoong S. Chow wrote:
> Could you please clarify what core files are? I am truly a newbie to
> postgresql. 

Core files are a feature of Linux and other Unix-like operating systems.
When a process crashes, the OS records its state in a file named "core"
(sometimes withe process id attached). You can then use a debugger to
inspect this file and investigate the cause of the crash.

        hp


--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Вложения

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

Предыдущее
От: Johannes Graën
Дата:
Сообщение: Re: tsvector string representation and parsing
Следующее
От: Catalin Maftei
Дата:
Сообщение: alter table to multi partitions