View Single Post

   
  #10 (permalink)  
Old 04-12-2008, 07:01 AM
Bruce Momjian
 
Posts: n/a
Default Re: pg_restore fails with a custom backup file

Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Tom Lane wrote:
> >> Not so: consider a backend COPY reading or writing a multi-gig table.

>
> > Good point --- but do we do any seeks in COPY files? I don't think so,

>
> True, so if the problem is limited to whether we can seek or not, then
> we don't need to fix the backend. Magnus said something about other
> issues though?


Yes, MinGW. I think he is researching that.

--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote