mirror of https://github.com/postgres/postgres
Add line break.
This commit is contained in:
parent
6f8f0a9d7a
commit
a7f2a788ee
2
doc/FAQ
2
doc/FAQ
|
@ -1,7 +1,7 @@
|
|||
|
||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Sun Apr 24 07:22:26 EDT 2005
|
||||
Last updated: Sun Apr 24 07:27:43 EDT 2005
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
alink="#0000ff">
|
||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Sun Apr 24 07:22:26 EDT 2005</P>
|
||||
<P>Last updated: Sun Apr 24 07:27:43 EDT 2005</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
||||
|
@ -316,6 +316,7 @@
|
|||
<DD>PostgreSQL's performance is comparable to other commercial and
|
||||
open source databases. It is faster for some things, slower for
|
||||
others. Our performance is usually +/-10% compared to other databases.
|
||||
<BR>
|
||||
</DD>
|
||||
|
||||
<DT><B>Reliability</B></DT>
|
||||
|
|
Loading…
Reference in New Issue