Re: Performance tuning in PostgreSQL?

From: Edipo Elder Fernandes de Melo <edipoelder(at)ig(dot)com(dot)br>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Performance tuning in PostgreSQL?
Date: 2001-07-17 11:56:34
Message-ID: 200107171156.f6HBuia97168@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Em 10 Jul 2001, Raymond Chui escreveu:


>In other database systems, such as Informix, Sybase, etc. The database

>is stored

>in the raw disk partitions, you can config the database system into

>different

>partitions, different disks, slice into different trunks, etc. But

>PostgreSQL is

>stored the database in the file system in PGDATA directory.


...and how to use two processors in a query (if it's possible)? We have
a new server with two CPU and, in a query, Postgres uses only one of them.


Thanks,


Edipo Elder

[edipoelder(at)ig(dot)com(dot)br]

_________________________________________________________
Oi! Voc quer um iG-mail gratuito?
Ento clique aqui: http://registro.ig.com.br/

Browse pgsql-sql by date

  From Date Subject
Next Message Tod McQuillin 2001-07-17 13:25:15 Re: Select distinct and order by.
Previous Message Maxim Maletsky 2001-07-17 10:16:11 RE: Re: drop table if exists