Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3a9f82b

Browse files
committed
Update performance section.
1 parentb465f53 commit3a9f82b

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

‎doc/FAQ

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Mon Jun10 22:22:31 EDT 2002
4+
Last updated:Tue Jun11 06:29:44 EDT 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -325,9 +325,8 @@
325325
Performance
326326
PostgreSQL has performance similar to other commercial and open
327327
source databases. it is faster for some things, slower for
328-
others.
329-
In comparison to MySQL or leaner database systems, we are
330-
slower on inserts/updates because we have transaction overhead.
328+
others. In comparison to MySQL or leaner database systems, we
329+
are slower on inserts/updates because of transaction overhead.
331330
Of course, MySQL does not have any of the features mentioned in
332331
the Features section above. We are built for reliability and
333332
features, though we continue to improve performance in every

‎doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated:Mon Jun10 22:22:31 EDT 2002</P>
17+
<P>Last updated:Tue Jun11 06:29:44 EDT 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<Ahref=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -427,10 +427,8 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
427427

428428
<DD>PostgreSQL has performance similar to other commercial and
429429
open source databases. it is faster for some things, slower for
430-
others.
431-
<BR>
432-
In comparison to MySQL or leaner database systems, we are slower
433-
on inserts/updates because we have transaction overhead. Of
430+
others. In comparison to MySQL or leaner database systems, we are
431+
slower on inserts/updates because of transaction overhead. Of
434432
course, MySQL does not have any of the features mentioned in the
435433
<I>Features</I> section above. We are built for reliability and
436434
features, though we continue to improve performance in every

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp