Discussion:
freebsd performance
(too old to reply)
pginfo
2004-05-02 08:41:47 UTC
Permalink
Hi all,

I try to find OS with better performance.
At the mement we are using linux RH AS 3.0 and I think it is not the
best possible.

So my test server:
Dual Pentium III 1 GHz
1.5 GB ram
30 GB ATA 7200 HDD.
pg 7.4.2

I installed freebsd 5.2.1 (It is my first try on it).
and ran the same db and pg setup.
So I see 30% slower freebsd box compared to linux RH.

My question:
exists any special setups into freebsd to get it running faster?
Also any good docs about configuring freebsd for postgresql will helpfull .

regards,
ivan.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
Radu-Adrian Popescu
2004-05-03 08:17:01 UTC
Permalink
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

pginfo wrote:
| Hi all,
|
| I try to find OS with better performance.
| At the mement we are using linux RH AS 3.0 and I think it is not the
| best possible.
|

I'm not into the BSD-vs-Linux thing, but before you consider switching you might
want to think about the fact that there is a reason why Redhat EL costs money,
and if you've paied for it then you might want to get something back. Their
kernels are excellent, so better learn how to tune them for what postgresql
needs from the OS. There's plenty of information out there for tuning postgresql
on linux, and you should probably get some good answers from redhat too.
Best of luck to you.

| So my test server:
| Dual Pentium III 1 GHz
| 1.5 GB ram
| 30 GB ATA 7200 HDD.
| pg 7.4.2
|
| I installed freebsd 5.2.1 (It is my first try on it).
| and ran the same db and pg setup.
| So I see 30% slower freebsd box compared to linux RH.
|
| My question:
| exists any special setups into freebsd to get it running faster?
| Also any good docs about configuring freebsd for postgresql will helpfull .
|
| regards,
| ivan.
|
| ---------------------------(end of broadcast)---------------------------
| TIP 9: the planner will ignore your desire to choose an index scan if your
| joining column's datatypes do not match
|
|


- --
Radu-Adrian Popescu
CSA, DBA, Developer
Aldratech Ltd.
+40213212243
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAlf/9VZmwYru5w6ERAuK3AKCCfXfFyqNvkPcZIqcpxpqJA+NQvACdGtYt
5pkMIN+Cq1LZIN1jOar5jsk=
=rxYP
-----END PGP SIGNATURE-----


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
C***@transplace.com
2004-05-03 14:37:33 UTC
Permalink
Try looking at your kernel- make sure that you don't have any debugging
turned on, and comment out all unnecessary devices. Read the man page on
tuning.

What is slow? Are any metrics at 100%, i.e. IO or CPU?

If you need more help, please provide additional information.

Corey





pginfo
<***@t1.unisoftbg. To: pgsql-***@postgresql.org
com> cc:
Sent by: Subject: [ADMIN] freebsd performance
pgsql-admin-***@pos
tgresql.org


05/02/2004 03:41 AM






Hi all,

I try to find OS with better performance.
At the mement we are using linux RH AS 3.0 and I think it is not the
best possible.

So my test server:
Dual Pentium III 1 GHz
1.5 GB ram
30 GB ATA 7200 HDD.
pg 7.4.2

I installed freebsd 5.2.1 (It is my first try on it).
and ran the same db and pg setup.
So I see 30% slower freebsd box compared to linux RH.

My question:
exists any special setups into freebsd to get it running faster?
Also any good docs about configuring freebsd for postgresql will helpfull .

regards,
ivan.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match






---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ***@postgresql.org so that your
message can get through to the mailing list cleanly

Loading...