Penguin
Annotated edit history of PostgreSQL version 12 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 MattBrown 1 [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.
2
10 AristotlePagaltzis 3 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.
2 PerryLorier 4
8 DrewBroadley 5 See Also:
6 * [PostgreSQLNotes]
10 AristotlePagaltzis 7 * PostgresVsMysql for a comparison with [MySQL]
12 AristotlePagaltzis 8 * PgBench for [WAL]-related benchmarking data
10 AristotlePagaltzis 9 * [Native psql for Windows | http://psql.sourceforge.net/]