| ★ wanayoo — archive 1999 http://www.phpbuilder.com/manual/ref.pgsql.php3 | Nouvelle recherche | Portail wanayoo |
|
|
||||||||||||||||||||||||||||||
|
|
|
|
|||||||||||||||||||||||||||||
|
|
|
XXXV. PostgreSQL functions
Postgres, developed originally in the UC Berkeley Computer Science Department, pioneered many of the object-relational concepts now becoming available in some commercial databases. It provides SQL92/SQL3 language support, transaction integrity, and type extensibility. PostgreSQL is a public-domain, open source descendant of this original Berkeley code. PostgreSQL is available without cost. The current version 6.3.2 is available at www.postgreSQL.org. Since version 6.3 (03/02/1998) PostgreSQL use unix domain sockets, a table is given to this new possibilities. This socket will be found in /tmp/.s.PGSQL.5432. This option can be enabled with the '-i' flag to postmaster and it's meaning is: "listen on TCP/IP sockets as well as Unix domain socket". Table 1. Postmaster and PHP
One can also establish a connection with the following command: $conn = pg_Connect("host=localhost port=5432 dbname=chris"); To use the large object (lo) interface, it is necessary to enclose it within a transaction block. A transaction block starts with a begin and if the transaction was valid ends with commit and end. If the transaction fails the transaction should be closed with abort and rollback.
|
|||||||||||||||||||||||||||||
|
|
|
Sample Code | Columns | Mail Archive | Support | Get Started! | Links | Contribute!
Contact (non support questions) By viewing these pages you agree to the Legal Terms of Service.
Geocrawler.com | GoToCity.com | DirectriCity.com | PHPBuilder.com | The Des Moines City.net |