From: | "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Server Status window work |
Date: | 2009-02-26 05:19:11 |
Message-ID: | ae46fee10902252119u25d07132xfbc298fe61bb8160@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
2009/2/25 Guillaume Lelarge <guillaume(at)lelarge(dot)info>:
> See the attached patch.
Hi Guillaume,
OS: Ubuntu 8.10 Linux guedes-laptop 2.6.27-11-generic #1 SMP Thu Jan
29 19:24:39 UTC 2009 i686
SVN Revision: 7611
Patch: serverstatus_p1_v14d.patch.bz2
Problem 1: When status window opens an error appears ([1])
Problem 2: I don't have log_filename in format
'postgresql-%Y-%m-%d_%H%M%S.log', so a second window appears and saw
that log_filename must be equal 'postgresql-%Y-%m-%d_%H%M%S.log'
([2]), so I stay that window there, switch to my ssh shell terminal,
change the parameter on postgresql.conf, reload pg, come back to
pgadmin and ouch! it is frozen!([3]). The same occurs without touch
the conf, just waiting with that error window opened... ":(
GDB don't shows problems...
I hope this help in something...
[1] http://guedesoft.net/images/serverstatus_p1_v14d.patch.error01.png
[2] http://guedesoft.net/images/serverstatus_p1_v14d.patch.error02.png
[3] http://guedesoft.net/images/serverstatus_p1_v14d.patch.error03.png
--
Dickson S. Guedes
-
mail/xmpp: guedes(at)guedesoft(dot)net - skype: guediz
http://guedesoft.net - http://planeta.postgresql.org.br
From | Date | Subject | |
---|---|---|---|
Next Message | Quan Zongliang | 2009-02-26 06:30:50 | Re: Import: empty string and expression |
Previous Message | Dickson S. Guedes | 2009-02-26 04:07:12 | Re: Server Status window work |