Hi,
I'm registered with email [EMAIL PROTECTED] Can that be changed to
[EMAIL PROTECTED] or do I need to re-register? I'm interested
in the pgsql-admin posts. I'd like the email to continue to
[EMAIL PROTECTED], but I'd like to send posts to the list from
[EMAIL PROTECTED] If I have to do one o
Am I missing something here?
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall
-g -I../src/include -I../src/agent/include -I/usr/include -DSSL
-I/usr/lib/wx/include/gtk2-unicode-release-static-2.6 -I/usr/include/wx-2.6
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSE
What version of pgAdmin/wx is this? Have you tried 'make clean' and then
recompilng?
Regards, Dave.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Dennis Veatch
> Sent: 25 July 2005 20:27
> To: pgadmin-support@postgresql.org
> Subject: [pgadmi
Erwin Moller wrote:
> Hi group,
Hi Erwin,
> I hope I give you all the information needed to fix this.
> I am not really a guru, so if you miss anything, just let me know.
Your report is well detailed! You are the second person here to post
something related to debian/sarge and a wxWidgets assert
Hi Steve,
The main difference between those tools and the rest of the code is that
they execute their queries in a separate thread.
I wonder if PostgreSQL needs to be compiled with --enable-thread-safety
on Solaris for pgAdmin to work as it should?
Regards, Dave.
> -Original Message-
>
On Monday 25 July 2005 03:56 pm, Dave Page wrote:
> What version of pgAdmin/wx is this? Have you tried 'make clean' and then
> recompilng?
>
pgadmin 1.2.2 and wxGTK/wxWidgets 2.6.1
make clean in pgadmin?
> Regards, Dave.
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EM
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Dennis Veatch
> Sent: 25 July 2005 21:46
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] void frmMain::OnClose(wxCloseEvent&)
>
> On Monday 25 July 2005 03:56 pm, Dave Page
Hello Dave,
Thanks for your reply, I also suspected that it has something to do with
the threading.
I have compiled PostgreSQL with --enable-thread-safety
set and confirmed from the config.log that this option is set:
:
:
It was created by PostgreSQL configure 8.0.3, which was
generated b
On Monday 25 July 2005 05:06 pm, Dave Page wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Dennis Veatch
> > Sent: 25 July 2005 21:46
> > To: pgadmin-support@postgresql.org
> > Subject: Re: [pgadmin-support] void frmMain::OnClose(wxCl