Re: Trouble Upgrading Postgres

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Trouble Upgrading Postgres
Дата
Msg-id 4ff4d943-1f24-6b7d-66f1-1f77a86321aa@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: Trouble Upgrading Postgres  (Charles Martin <ssappeals@gmail.com>)
Список pgsql-general

Am 03.11.2018 um 23:47 schrieb Charles Martin:
> When I do a pg_dump using PG 9.6, I got this:
>
>> pg_dump: Dumping the contents of table "docfile" failed: 
>> PQgetCopyData() failed.
>>
>> pg_dump: Error message from server: server closed the connection 
>> unexpectedly
>>
>> This probably means the server terminated abnormally
>>
>> before or while processing the request.
>>
>> pg_dump: The command was: COPY public.docfile (docfile_pkey, 
>> docfileoriginalname, ordernumber, versionnum, docfilecontents, 
>> docfilepath, docfileextension, enddatetime, endby, editnum, insby, 
>> insdatetime, modby, moddatetime, active, doc_fkey) TO stdout;
>>

which exact minor version please?


Regards, Andreas
-- 

2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Trouble Upgrading Postgres
Следующее
От: Charles Martin
Дата:
Сообщение: Re: Trouble Upgrading Postgres