[pgadmin-support] pgadmin3 core dump on FreeBSD 4.9

2005-02-03 Thread Jonathan Beit-Aharon
Hi, I did a cvsup, and the ports/databases/pgadmin3 package built without a hitch, but it dumps core upon execution. I have the progresql7 server working on my box, as well as progresql-jdbc and progresql-docs. Anything I can do to get pgadmin working? Thanks, Jonathan

[pgadmin-support] GLib-GObject-WARNING / GLib-GObject-CRITICAL : G_TYPE_CHECK_INSTANCE gsignal.c

2005-02-03 Thread Shea Martin
I finally got pgadmin3 up and running. Exactly what I wanted, great. But it core dumps all the time; on exit, resize, cancel a dialog, closing help dialog. The error and warning messages are always the same leading up to the crash. Here is example stdout from a run before a core dump: (pgad

[pgadmin-support] Question about Numeric Types

2005-02-03 Thread Dave Lazar
Hi, When using pgAdmin 1.2.0 to setup a new type, the option for a numeric type offers a choice of length and precision. Postgresql defines numeric as having scale and precision. Assuming length is synonymous with scale, the precision is a locked field. If I want to specify a type numeric using p

Re: [pgadmin-support] pgadmin3 core dump on FreeBSD 5.3

2005-02-03 Thread Hiroshi Saito
Hi Jared. From: "Jared Evans" <[EMAIL PROTECTED]> > > I've updated all my FreeBSD 5.3 ports and installed > 'databases/pgadmin3' port. It does a core dump upon execution. It > seems that Hiroshi is attempting to fix it at this time, am I correct? Sorry, I must tell that still enough work isn't

[pgadmin-support] pgadmin III bug

2005-02-03 Thread Glenn Bookhout
Setup: running on platform Suse Linux 9.1, language - en-us, distribution used - v 1.0.2 (not sure whether source, tarball or binary) All queries in the query tool hang. When the query tool window is closed, pgadmin III crashes. If the query is a create or drop table(s), the query works, but

Re: [pgadmin-support] pgadmin3 segfaults on startup. Looks like

2005-02-03 Thread Andreas Pflug
Shea Martin wrote: Andreas Pflug wrote: Shea Martin wrote: I installed insight, and took some sreenshots of the various frames, and the point of bombing. Hopefully these may be of some help to people possibly trying to solve this. Follow this link for screenshots: http://www.snowsquirrel.ca/pa

Re: [pgadmin-support] pgadmin3 segfaults on startup. Looks like

2005-02-03 Thread Shea Martin
Andreas Pflug wrote: Shea Martin wrote: I installed insight, and took some sreenshots of the various frames, and the point of bombing. Hopefully these may be of some help to people possibly trying to solve this. Follow this link for screenshots: http://www.snowsquirrel.ca/pages/screenshots/pgad

Re: [pgadmin-support] phpPgAdmin cannot login to server

2005-02-03 Thread Art Fore
Yes, I realized after I sent the email that it was to the wrong list. thanks for your suggestion, but have not found any info on setting up Postgresql for use with phpPgAdmin in faq or anywhere else. Everything points to editing the pg_hba.conf file, but no info on what is required for phpPgAdmi

Re: [pgadmin-support] phpPgAdmin cannot login to server

2005-02-03 Thread mef
It is not a problem of phpPgAdmin - it is it's default configuration. A standart logins is not allowed by default. You can try to connect with other login and non-blank password, or edit a phpPgAdmin config file as showh in it's FAQ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [pgadmin-support] phpPgAdmin cannot login to server

2005-02-03 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Art Fore > Sent: 03 February 2005 00:13 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] phpPgAdmin cannot login to server > > I have asked this once, but never got a definitive ans

[pgadmin-support] phpPgAdmin cannot login to server

2005-02-03 Thread Art Fore
I have asked this once, but never got a definitive answer, so am asking again. Have Suse 9.2 server running postgresql 7.4, apache 2. and phpPgAdmin. I can loginto to the server using either pgadminIII, OOoBase, or MS Acess from my windows machine with no problem. When I try to login with phpP