Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
pgtcl Command Reference Information
PostgreSQL 7.3 Documentation
Prev
Chapter 3.
pgtcl
- Tcl Binding Library
Next
3.3.
pgtcl
Command Reference Information
Table of Contents
pg_connect
-- open a connection to the backend server
pg_disconnect
-- close a connection to the backend server
pg_conndefaults
-- obtain information about default connection parameters
pg_exec
-- send a command string to the server
pg_result
-- get information about a query result
pg_select
-- loop over the result of a SELECT statement
pg_execute
-- send a query and optionally loop over the results
pg_listen
-- set or change a callback for asynchronous NOTIFY messages
pg_on_connection_loss
-- set or change a callback for unexpected connection loss
pg_lo_creat
-- create a large object
pg_lo_open
-- open a large object
pg_lo_close
-- close a large object
pg_lo_read
-- read a large object
pg_lo_write
-- write a large object
pg_lo_lseek
-- seek to a position in a large object
pg_lo_tell
-- return the current seek position of a large object
pg_lo_unlink
-- delete a large object
pg_lo_import
-- import a large object from a file
pg_lo_export
-- export a large object to a file
Prev
Home
Next
Loading
pgtcl
into your application
Up
pg_connect
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.