PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

pg_escape_bytea> <pg_delete
Last updated: Fri, 18 Jul 2008

view this page in

pg_end_copy

(PHP 4 >= 4.0.3, PHP 5)

pg_end_copy — Esegue una sincronizzazione con il backend PostgreSQL

Descrizione

bool pg_end_copy ([ resource $connessione ] )

pg_end_copy() sincronizza il frontend PostgreSQL (normalmente un processo del server web) con il server PostgreSQL dopo aver eseguito una operazione di copia attraverso pg_put_line(). pg_end_copy() deve essere invocato, altrimenti il server PostgreSQL può rimanere fuori sincronizzazione con il frontend e restituire un errore. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Per ulteriori dettagli ed esempio, vedere anche pg_put_line().



add a note add a note User Contributed Notes
pg_end_copy
There are no user contributed notes for this page.

pg_escape_bytea> <pg_delete
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites