Optimizing POSTGRESQL config

Поиск
Список
Период
Сортировка
От Joanne Formoso
Тема Optimizing POSTGRESQL config
Дата
Msg-id 20030501130238.87238.qmail@web40609.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Optimizing POSTGRESQL config  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Optimizing POSTGRESQL config  (eurlix <eurlix@libertysurf.fr>)
Re: Optimizing POSTGRESQL config (Speed Test PHP Code)  (Joanne Formoso <joanneformoso@yahoo.com>)
Re: Optimizing POSTGRESQL config  (Joanne Formoso <joanneformoso@yahoo.com>)
Список pgsql-novice
I'm new to POSTGRESQL but me and my friend are trying
to benchmark the database by populating one table with
100,000 records, affecting around 5 columns in one
row.  The problem is our processing time is very
slow...around 30 minutes to 1 hour.  There are times
it just hangs and stop execution.  I was just
wondering if this was normal.

We structured our PHP code in such a way that isn't
optimized in order to isolate possible problems with
the database.   We also used indices to speed up the
process from the database side.  Any suggestions on
how to optimize Postgre SQL through its config files?
Thanks in advance!

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


В списке pgsql-novice по дате отправления:

Предыдущее
От: "Ramesh PAtel "
Дата:
Сообщение: Problem in FOR loop
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Optimizing POSTGRESQL config