Graphics in postgress using GTK

From: Anuj Tripathi <anujt(at)it(dot)iitb(dot)ac(dot)in>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Graphics in postgress using GTK
Date: 2005-12-02 10:45:55
Message-ID: 439025E3.7000009@it.iitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi
We are trying to implement a progress estiamator for long queries. We
are trying to make the display graphical using GTK but we get an error
saying
Xlib : Connection to ":0.0" refused by server
xlib : no protocol specified

GTK-warning ** : Cannot open display

Can someone suggest a method to integrate this GTK code into postgres
and solve this problem.

Thanks and Regards
Anuj Tripathi

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-12-02 10:53:25 Re: generalizing the planner knobs
Previous Message Manfred Koizar 2005-12-02 10:09:41 Re: Shared locking in slru.c