Penguin

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

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

Newer page: version 11 Last edited on Thursday, June 2, 2005 12:59:57 pm by AristotlePagaltzis Revert
Older page: version 9 Last edited on Tuesday, September 14, 2004 9:43:09 am by DrewBroadley Revert
@@ -1,8 +1,8 @@
-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]  
+* [Native psql for Windows | http://psql.sourceforge.net/]