====== PHP example for Postgres database connection ====== \n"; } // Free the result from memory pg_free_result($result); // Close the database connection pg_close($dbhost); ?>