Re: Can PostgreSQL compete with FoxPro for speed

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Chris Fossenier <Chris(at)pcguru(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Can PostgreSQL compete with FoxPro for speed
Date: 2000-10-30 01:31:19
Message-ID: 20001029173119.J22110@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

* Chris Fossenier <Chris(at)pcguru(dot)com> [001029 17:13] wrote:
> Hey,
>
> I am trying to assist a client in structuring their data department.
> My recommendation was moving towards an SQL platform. However,
> now that I have actually done some benchmarking, I'm not so sure
> about that recommendation. An SQL platform like Postgres will give
> them better management and structure, but FoxPro appears to be
> beating the pants off of my postgres server.
>
> If someone can point me to some studies or something I would
> really appreciate it.

First, please wrap lines at 70 characters.

Second, if you could detail what exactly you're doing that
shows postgresql lagging behind foxpro we could probably
offer some optimization hints.

Also, you may wish to check the docs about tuning for performance
by increasing the amount of shared memory postgresql uses
with the -B option.

I'd go on but it wouldn't be worth the effort without hearing
what you've tried to do to get performance up.

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message pgsql-admin 2000-10-30 02:42:50 Re: Populating a Table
Previous Message Chris Fossenier 2000-10-30 01:08:28 Can PostgreSQL compete with FoxPro for speed