mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Update sco faq.
This commit is contained in:
@ -447,8 +447,8 @@ inserts/updates because we have transaction overhead. Of course, MySQL
|
||||
doesn't have any of the features mentioned in the <I>Features</I>
|
||||
section above. We are built for flexibility and features, though we
|
||||
continue to improve performance through profiling and source code
|
||||
analysis. There is an interesting web page comparing us to MySQL at
|
||||
<a href="http://openacs.org/why-not-mysql.html">
|
||||
analysis. There is an interesting web page comparing PostgreSQL to MySQL
|
||||
at <a href="http://openacs.org/why-not-mysql.html">
|
||||
http://openacs.org/why-not-mysql.html</a><BR><BR>
|
||||
|
||||
We handle each user connection by creating a Unix process. Backend
|
||||
|
Reference in New Issue
Block a user