Re: Postgres performance comments from a MySQL user - Mailing list pgsql-general

From Maksim Likharev
Subject Re: Postgres performance comments from a MySQL user
Date
Msg-id 56510AAEF435D240958D1CE8C6B1770A014A0C51@mailc03.aurigin.com
Whole thread Raw
In response to Postgres performance comments from a MySQL user  ("Jay O'Connor" <joconnor@cybermesa.com>)
Responses Re: Postgres performance comments from a MySQL user  (Avi Schwartz <avi@CFFtechnologies.com>)
List pgsql-general
Could you clarify are you moving from MySQL or Microsoft SQL 7.0?


-----Original Message-----
From: Avi Schwartz [mailto:avi@CFFtechnologies.com]
Sent: Wednesday, June 11, 2003 7:21 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres performance comments from a MySQL user


We are currently in the middle of a process of moving from SQL Server 7
to PostgreSQL.  We are running PostgreSQL 7.3.2 *untuned* on a 384M
single CPU machine and it beats a 4 CPU server with 2GB of memory
running SQL Server 7.  This application is using stored procedures
returning result sets quite heavily and I was extremely and positively
surprised from PostgreSQL's performance.

Bottom line is that you have to try it yourself and see how it performs
in your environment and in your application.

Avi

On Wednesday, Jun 11, 2003, at 11:49 America/Chicago, Tom Lane wrote:

> "Jay O'Connor" <joconnor@cybermesa.com> writes:
>> One comment he got from the architect of another web site is as
>> follows
>
> As best I can tell, this comment is based on ancient information.
> Postgres has gotten very substantially faster over the years ... and
> it also helps a lot to know something about how to tune it (the
> out-of-the-box settings are excessively conservative).  I would not
> put a lot of stock in hearsay evaluations of performance, especially
> not from someone who hasn't tested recent PG releases.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

pgsql-general by date:

Previous
From: Dima Tkach
Date:
Subject: Re: need a method to ping a running database
Next
From: Tom Lane
Date:
Subject: Re: Performance of query (fwd)