Re: How do I run PG Tuning Wizard on Linux?

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Jennifer Trey <jennifer(dot)trey(at)gmail(dot)com>
Cc: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: How do I run PG Tuning Wizard on Linux?
Date: 2009-07-31 13:34:18
Message-ID: 4A72F2DA.4090303@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Jennifer,

Some times, gtk does not work as expected.
Please try to run TuningWizard using the following command:
DISPLAY=:0.0
LD_LIBRARY_PATH=/opt/PostgreSQL/EnterpriseDB-TuningWizard/lib
/opt/PostgreSQL/EnterpriseDB-TuningWizard/TuningWizard.

Hope - this will help you.
BTW: TuningWizard is updated to work with PostgreSQL 8.4 version.

Jennifer Trey wrote:
> Thank you for your answer.
>
> I did export the LD_LIBRARY_PATH and now the complain is something
> else.. progress :)
>
> Error: Unable to initialize gtk, is DISPLAY set properly?
>
> I have also launched the TuningWizard from an icon and I got to the
> step (development, mixed, dedicated) as before and then the same
> message (connecting to webserver) and then it disappears.
>
> Thanks / Jen

--
Thanks & Regards,
Ashesh Vashi

EnterpriseDB INDIA: http://www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2009-07-31 13:47:47 Re: Design Database, 3 degrees of Users.
Previous Message Adrian Klaver 2009-07-31 13:29:24 Re: Can I have a look at your TuningWizard generated config file?