How to increase performance?

From: Hristo Markov <hristomarkov(at)yahoo(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: How to increase performance?
Date: 2006-07-27 16:29:29
Message-ID: 20060727162929.56177.qmail@web51712.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello,

My name is Hristo Markov. I am software developer.

I am developing software systems (with C/C++ program language) that work on Windows operation system and uses ODBC driver and ACCESS database. I want to change database with PostgreSQL.

The systems working without problems with PostgreSQL and ODBC, but the performance and speed of updating and reading of data are very low.

I run the test program working on one single computer under Windows XP operating system and working with equal data (I use around 10 tables at the same time). The difference is only databases and ODBC drivers.


The results from speed and performance of the test program are:

Around 10 seconds under Access database.
Around 40 seconds under PostgreSQL database.

Please help me to increase speed and performance of PostgreSQL.

/I am freshman in PostgreSQL and I thing that may be must set some settings /

Thank you in advance,

Sincerely,
Hristo Markov


---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message NbForYou 2006-07-27 16:45:03 Query 200x slower on server [PART 2]
Previous Message Joshua D. Drake 2006-07-27 15:39:42 Re: performance issue with a specific query