Re: pg_dump crashes - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pg_dump crashes
Date
Msg-id 3e14f4f4-342f-c7bf-8ec4-af348b0c8172@aklaver.com
Whole thread Raw
In response to Re: pg_dump crashes  (Nico De Ranter <nico.deranter@esaturnus.com>)
Responses Re: pg_dump crashes  (Nico De Ranter <nico.deranter@esaturnus.com>)
List pgsql-general
On 5/22/20 8:05 AM, Nico De Ranter wrote:
> 

> 
>     Assuming the above matches:
> 
>     COPY public.file (fileid, fileindex, jobid, pathid, filenameid,
>     deltaseq, markid, lstat, md5)
> 
>     the '????????????????????' would be for the md5 field. I'm going to say
>     that is important.
> 
> 
> But that would be content of the database only. The should matter for 
> the application but not for a dump of the database, right?

Also what does:

\d public.file

show?

In particular are there any triggers on the table?


> 
> -- 
> 
> Nico De Ranter
> 

> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Nico De Ranter
Date:
Subject: Re: pg_dump crashes
Next
From: "Andrus"
Date:
Subject: Re: Query returns no rows in pg_basebackup cluster