Penguin

Differences between current version and revision by previous author of PostgreSQL.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 12 Last edited on Friday, June 23, 2006 3:56:32 am by AristotlePagaltzis
Older page: version 9 Last edited on Tuesday, September 14, 2004 9:43:09 am by DrewBroadley Revert
@@ -1,8 +1,9 @@
-OpenSource DataBase engine that supports most (if not all) of the [ANSI] [SQL] spec. Has support for things such as Triggers and Sub selects
+[PostgreSQL | http://www.postgresql.org] is an OpenSource DataBase engine that supports most of the [ANSI] [SQL] spec. It has support for things such as Triggers and SubSelect~s
  
-The client psql is not as good as the mysql client but there are apparently some good Web interfaces for it.  
-  
-See http://www.postgresql.org for more info and PostgresVsMysql for a comparison with [MySQL]
+The client <tt> psql</tt> is not as good as the <tt> mysql</tt> client but there are apparently some good [ Web] interfaces for it. 
  
 See Also: 
 * [PostgreSQLNotes] 
+* PostgresVsMysql for a comparison with [MySQL]  
+* PgBench for [WAL]-related benchmarking data  
+* [Native psql for Windows | http://psql.sourceforge.net/]