Re: [pgsql-benchmarks] Error when try installing pgbench ?

From: Vivek Khera <vivek(at)khera(dot)org>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: [pgsql-benchmarks] Error when try installing pgbench ?
Date: 2005-05-18 19:08:17
Message-ID: D5F28BFE-3AF9-4B84-AED7-158978B874EA@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-benchmarks pgsql-performance


On May 15, 2005, at 5:37 AM, Andre Nas wrote:

> Hello …
> Im using source postgresql 8.0.3 under FreeBSD and already
> install, the database is running well.
>

Not that this has much to do with performance, but the problem is
that you need to use gmake to build postgres stuff. The BSD make
doesn't know about the GNU extensions/changes to Makefile syntax.

Vivek Khera, Ph.D.
+1-301-869-4449 x806

In response to

Browse pgsql-benchmarks by date

  From Date Subject
Next Message Tomaz Borstnar 2005-05-21 07:42:00 Re: Error when try installing pgbench ?
Previous Message Andre Nas 2005-05-15 09:37:07 Error when try installing pgbench ?

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2005-05-19 16:31:47 Re: Tuning planner cost estimates
Previous Message Tom Lane 2005-05-18 15:14:39 Re: where+orderby+limit not (always) using appropriate index?