Pgbench tool download

Started by Chris Barnesover 16 years ago2 messagesgeneral
Jump to latest
#1Chris Barnes
compuguruchrisbarnes@hotmail.com

I am looking for pgbench. Is there a good source from which I can download the most current version?

your help is appeciated,

Chris

_________________________________________________________________
Stay on top of things, check email from other accounts!
http://go.microsoft.com/?linkid=9671355

#2Josh Kupershmidt
schmiddy@gmail.com
In reply to: Chris Barnes (#1)
Re: Pgbench tool download

On Mon, Aug 17, 2009 at 11:56 AM, Chris
Barnes<compuguruchrisbarnes@hotmail.com> wrote:

I am looking for pgbench. Is there a good source from which I can download
the most current version?

If you installed from source, look under contrib for the pgbench subdirectory.
If you installed from your OS's package repository, try looking for
postgres contrib packages (e.g. "postgresql-contrib-..." in Debian).

Josh