v5:database:postgresql
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:database:postgresql [2017/04/21 11:49] – external edit 127.0.0.1 | v5:database:postgresql [2025/06/01 13:21] (current) – Remove square brackets in tags dregad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== PostgreSQL ====== | ====== PostgreSQL ====== | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | ===== postgres9 | + | |
| + | <WRAP info> | ||
| + | The PostgreSQL drivers are currently undergoing a [[https:// | ||
| + | |||
| + | At the end of this process, there will be a single // | ||
| + | </ | ||
| + | |||
| + | ===== postgres / pgsql ===== | ||
| <WRAP right box round 300px> | <WRAP right box round 300px> | ||
| == Specification == | == Specification == | ||
| ^Driver Name|postgres9| | ^Driver Name|postgres9| | ||
| - | ^Data Provider|postgres64| | + | ^Data Provider|postgres| |
| ^Status|Active((This driver is actively supported by ADOdb project members))| | ^Status|Active((This driver is actively supported by ADOdb project members))| | ||
| ^Windows|Yes| | ^Windows|Yes| | ||
| Line 15: | Line 23: | ||
| </ | </ | ||
| - | **This is the preferred driver for connections to Postgres | + | **This is the preferred driver for connections to PostgreSQL |
| + | |||
| + | <WRAP tip> | ||
| + | '' | ||
| + | </ | ||
| ==== Driver Specific Options ==== | ==== Driver Specific Options ==== | ||
| + | |||
| None | None | ||
| + | |||
| ==== Using Geometry DataTypes ==== | ==== Using Geometry DataTypes ==== | ||
| - | As of V5.21, ADOdb provides | + | |
| + | As of v5.21, ADOdb provides | ||
| + | * [[v5: | ||
| + | * [[v5: | ||
| ------------------------------- | ------------------------------- | ||
| ==== Example Connection Strings ===== | ==== Example Connection Strings ===== | ||
| + | |||
| <code php> | <code php> | ||
| - | $db->Connect(" | + | $db->connect(" |
| - | $db->Connect(null, $user=' | + | $db->connect(null, $user=' |
| </ | </ | ||
| + | |||
| + | |||
| + | ===== postgres9 ===== | ||
| + | This is the latest available driver, supporting all PostgreSQL releases since version 8. | ||
| ===== postgres8 ===== | ===== postgres8 ===== | ||
| Line 34: | Line 58: | ||
| This driver provides connections to PostgreSQL version 7 databases | This driver provides connections to PostgreSQL version 7 databases | ||
| - | ==== postgres64 ==== | + | ===== postgres64 |
| This driver provides connections to PostgreSQL version 6.4 databases | This driver provides connections to PostgreSQL version 6.4 databases | ||
| - | |||
| - | ==== postgres ==== | ||
| - | This driver provides connections to PostgreSQL databases below version 6.4 | ||
| - | {{tag>[postgres supported]}} | + | {{tag> |
v5/database/postgresql.1492768188.txt.gz · Last modified: by 127.0.0.1
