Unix Technical Forum

BUG #3503: Benchmark scripts broken

This is a discussion on BUG #3503: Benchmark scripts broken within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 3503 Logged by: Justin Hibbits Email address: justin.hibbits@baesystems.com PostgreSQL version: ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Bugs

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 11:00 AM
Justin Hibbits
 
Posts: n/a
Default BUG #3503: Benchmark scripts broken


The following bug has been logged online:

Bug reference: 3503
Logged by: Justin Hibbits
Email address: justin.hibbits@baesystems.com
PostgreSQL version: 8.2.4
Operating system: Linux
Description: Benchmark scripts broken
Details:

It appears that the benchmark script src/test/bench/create.sh is broken, in
that it tries to execute "postgres -D${1} postgres", which is invalid
according to postgres.

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 11:00 AM
Bruce Momjian
 
Posts: n/a
Default Re: BUG #3503: Benchmark scripts broken

Justin Hibbits wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3503
> Logged by: Justin Hibbits
> Email address: justin.hibbits@baesystems.com
> PostgreSQL version: 8.2.4
> Operating system: Linux
> Description: Benchmark scripts broken
> Details:
>
> It appears that the benchmark script src/test/bench/create.sh is broken, in
> that it tries to execute "postgres -D${1} postgres", which is invalid
> according to postgres.


Fixed in several place, e.g.:

echo "drop database bench" | postgres -D"$1" postgres > /dev/null

This fix will be in 8.3.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:52 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com