Re: Performance tuning?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Fitzpatrick <lists(at)webtent(dot)net>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Performance tuning?
Date: 2007-05-19 21:05:50
Message-ID: 18257.1179608750@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Robert Fitzpatrick <lists(at)webtent(dot)net> writes:
> I am running the following query on a linux server with comparable
> processor and memory as the windows server.

Show us the table definitions and the EXPLAIN ANALYZE output, please.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2007-05-19 21:23:38 Re: change database encoding without corrupting data (latin9 to utf8)
Previous Message Robert Fitzpatrick 2007-05-19 20:50:51 Performance tuning?