postmaster confiugration and hardware configuration

From: "KoPra Workshop" <kopraworkshop(at)telkom(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: postmaster confiugration and hardware configuration
Date: 1999-02-06 09:00:26
Message-ID: 001101be51af$4ef5a280$fc0898ca@oemcomputer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces pgsql-jdbc

Hi...

I'm newbie, and confuse on configuration....

I already installed postgresql 7.0.3 on Compaq Proliant ML 350 - Intel
Pentium III 600 - RAM 128 MB.
Operating system is linux on distribution SuSE 6.4
This server only running database itself. Directory '/data' is independent
partition and size is 3GB
This database is used for application with intensive querries and around 30
connection at a time.
Postmaster configuration is default.

Problem comes up with decrease performace of query result when connection
reached around 30, long wait situatioon is like you can make a cup of coffee
on the kitchen...around 12 second. The bad news is...broken pipe() and all
connection to postgresql is gone...

The application using 'begin...commit' method.

Any suggestion to increase performance of my postgresql....at least great
configuration for postmaster and hardware...?
Pleasse.... :-)

Regards,
Eko Pranoto
Database Administrator of Health Care Information System Project
Rumah Sakit Pertamina Jaya
Indonesia

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcus Mascari 1999-02-06 12:29:16 Re: [HACKERS] Problems with >2GB tables on Linux 2.0
Previous Message Bob VonMoss 1999-02-06 04:56:36 connecting: unix socket? Yes. TCPIP port? No. -i? Yes.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-02-06 19:01:39 Re: [INTERFACES] connecting: unix socket? Yes. TCPIP port? No. -i? Yes.
Previous Message Billy G. Allie 1999-02-06 08:10:41 Re: [INTERFACES] Using libpq without LD_LIBRARY_PATH

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tim Barnard 2000-08-20 03:48:17 postgreSQL 7.2.3: jdbc compile problem