abase in the pgadmin
> panel, pgadmin3 crached.
> If I do the same with the root user, everything work fine.
> How can I do for preventing pgadmin3 from crashing under a current user?
I suggest that you open PgAdmin3 from an xterm, and see if there are
any useful error messages.
ake a pg_hba.conf entry for the machine you'll be connecting from.
2) Set listen_addresses to listen on some IP or '*', rather than just
on localhost.
3) Possibly make a new firewall rule.
I hope that helps
--
Peter Geoghegan http://www.2ndQuadrant.com/
PostgreSQL Developmen
, and then
when triggering the problem, as each breakpoint is hit, disable them
one-by-one, until you see the error again, at which point you
re-enable the most recently disabled breakpoint. You are now near to
the problem.
Sorry if that's obvious - I can't really tell.
--
Peter G
if I get a chance later.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
By the way, there is a macro based smart pointer class in wx 2.8, but
that sounds like quite a bit more trouble than it's worth.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresq
delete in each of the many exit points of the code.
>
> See also http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization
"Resource Acquisition is Initialization" is a terrible name. Some
people call it "scope bound resource management", which makes a lot
m
le way to avoid
a deep copy when returning from a function without using C++0x's
rvalue references.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
problem on some more exotic platforms, and we'd have to make autotools
detect if it was available and possibly error if it wasn't.
Alternatively we could abandon pointer semantics and write our own
RAII wrapper class. This would be a large patch.
--
Regards,
Peter Geoghegan
--
S
was running in an
infinite loop. Actually, I was just seeing it build every variation in
turn...I must have seen at least 4 or 5 runs of a configure script,
which sort of threw me off.
I have run the script through to completion now, and have successfully
built pgadmin3, with --enable-debug.
Th
/pgadmin3> whereis wx-config
wx-config: /usr/local/bin/wx-config
pe...@linux-peter-home:~/pgadmin3> wx-config --list
Default config is gtk2-unicode-debug-2.8
Default config will be used for output
Alternate matches:
gtk2-ansi-debug-2.8
Where does this leave me?
--
Re
claim
to be suitable for any purpose.
Read the wxWidgets Licence on licencing conditions.
--
I've run ldconfig. However, the LD_LIBRARY_PATH environment variable is not set.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support
ed
--enable-debug).
How can I build pgadmin3 with debug and release builds?
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
ll 8.2.18, this problem will go away, but it
probably isn't much of a problem anyway.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
Have you tried installing a -devel package for Wx-Widgets?
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
the
dependencies might be a little bit tricky.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
Try disabling any anti-virus software that you may have installed
recently. Sometimes, that can interact with PG (and other DB servers)
in unpredictable ways.
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your
, 7500, 't') as test7500, lpad('test', 75000, 't') as test75000,
> lpad('test', 1, 't') as test1
>
> For me, I see "tt" in the (non-resized) test75, test750,
> test7500, and test1 columns, but the test
out copying it?
Could you possibly produce a test case?
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
>
> OK, the bug should be fixed now. You can check that on pgAdmin 1.12beta
> when it'll be out.
Great, thanks
--
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresq
sitive.
Are you aware of this problem? I only took a cursory glance at the
recent mailing list archives.
Regards,
Peter Geoghegan
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
20 matches
Mail list logo