Search Postgresql Archives

Re: pg_dump crashes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/22/20 8:13 AM, Nico De Ranter wrote:





bacula=# SELECT md5 FROM public.file where fileid = 4557430888798830399;
  md5
-----
(0 rows)
So that fileid is bogus too (max(bigint) I assume)

No:

select 4557430888798830399::bigint;
        int8
---------------------
 4557430888798830399
(1 row)

It means it cannot find that fileid. I putting that down to file corruption.



--

Nico De Ranter


--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux