This documentation is for an unsupported version of PostgreSQL.
	    You may want to view the same page for the
	    
current
	    version, or one of the other supported versions listed above instead.
	  
            
  
  Name
endcopy -- synchronizes client and server
  [DA]
 
  
  Synopsis
  
endcopy()
  
  
  
    
    Exceptions
    
      
        - TypeError
- 
          Bad argument type or too many (any) arguments. 
- pg.error
- 
          Invalid connection. 
 
   
 
  
  Description
  The use of direct access methods may desynchronize client and
  server. This method ensure that client and server will be
  synchronized.