View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 06:58 AM
Hiroshi Saito
 
Posts: n/a
Default Re: pg_restore fails with a custom backup file

Hi. Asaba-san.

From: "Yoshiyuki Asaba"


> Win32 does not implement fseeko() and ftello(). So I think it limit to
> handle a 2GB file. Is this a specification?


Yes, Magnus-san suggested the problem. It is present TODO. The entire
adjustment was still difficult though I had tried it. SetFilePointer might be
able to be saved. However, I think it might be an attempt of 8.3...

Regards,
Hiroshi Saito



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote