From: | Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my> |
---|---|
To: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: SV: MySQL and PostgreSQL speed compare |
Date: | 2001-01-03 01:17:25 |
Message-ID: | 3.0.5.32.20010103091725.00bb0ce0@192.228.128.13 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
At 04:08 PM 29-12-2000 -0500, Lamar Owen wrote:
>But, then again, if the default settings are so bad performance-wise,
>why _are_ they the default anyway? There should be good reason, of
>course, but I think maybe the defaults could or should be revisited as
>to applicability.
Heh, I've seen someone say that almost all the Oracle defaults are wrong :).
What other databases do the equivalent of Postgresql's default of sync on
every commit?
Thing is, Postgresql has had that sync default for years and because of
that there probably aren't so many tools or mechanisms to deal with the
failure of not syncing on every commit. So it's probably restore from
backup if things go poof, as there's not much info out there on repairing
the database. So far it's just pg_dump, vacuum, restore from backup.
Cheerio,
Link.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Snow | 2001-01-03 01:35:05 | RE: programmatic interface into admin |
Previous Message | Vince Vielhaber | 2001-01-03 01:12:17 | Re: RE: Re: MySQL and PostgreSQL speed compare |