Re: Graphics in postgress using GTK

Поиск
Список
Период
Сортировка
От Cristian Prieto
Тема Re: Graphics in postgress using GTK
Дата
Msg-id 005801c5f752$c87ecfa0$6500a8c0@gt.ClickDiario.local
обсуждение исходный текст
Ответ на Graphics in postgress using GTK  (Anuj Tripathi <anujt@it.iitb.ac.in>)
Список pgsql-hackers
What are you doing? Trying to run the GTK application in the same server as
the database?

Or are you trying to do a graphical interface in a server without an X
server?. I guess there is something very bad with your approach, I guess
your graphical interface should be running in the client side NOT in the
server side. 

-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Anuj Tripathi
Sent: Viernes, 02 de Diciembre de 2005 04:46 a.m.
To: pgsql-hackers@postgresql.org
Subject: [HACKERS] Graphics in postgress using GTK

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


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
              http://archives.postgresql.org



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Optimizer oddness, possibly compounded in 8.1
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: generalizing the planner knobs