Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
a9a6f8e1
Commit
a9a6f8e1
authored
Apr 29, 2002
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added updated roadmap to MySQL/PostgreSQL comparison (by Monty).
parent
610ad7d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
Docs/manual.texi
Docs/manual.texi
+23
-0
No files found.
Docs/manual.texi
View file @
a9a6f8e1
...
...
@@ -4938,6 +4938,29 @@ same time. @xref{DELETE}.
PostgreSQL currently offers the following advantages over MySQL Server:
Note that because we know the MySQL road map, we have included in the
following table the version when MySQL Server should support this feature.
Unfortunately we couldn't do this for previous comparison, because we
don't know the PostgreSQL roadmap.
@multitable @columnfractions .30 .30
@item @strong{Feature} @tab @strong{MySQL version}
@item Subselects @tab 4.1
@item Foreign keys @tab 4.1
@item Views @tab 5.0
@item Stored procedures @tab 5.0
@item Triggers @tab 5.0
@item Unions @tab 4.0
@item Full join @tab 4.1
@item Constraints @tab 4.1 or 5.0
@item Cursors @tab 4.1 or 5.0
@item R-trees @tab 4.1 (for MyISAM tables)
@item Inherited tables @tab Not planned
@item Extensible type system @tab Not planned
@end multitable
Other reasons someone may consider for using PostgreSQL:
@itemize @bullet
@item
Standard usage in PostgreSQL is closer to ANSI SQL in some cases.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment