Re: [pgadmin-support] Support reqd.

2005-03-28 Thread Dave Page
> -Original Message- > From: Yogesh Gehani [mailto:[EMAIL PROTECTED] > Sent: 29 March 2005 06:03 > To: Dave Page > Subject: Re: [pgadmin-support] Support reqd. > > Dear Sir, > > Plz find error message as gif file attached herewith while > auto upgrading > of pgadmin. Oh that - that

Re: [pgadmin-support] Foreign keys edit with pulldown?

2005-03-28 Thread Dave Held
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: Monday, March 28, 2005 8:04 AM > To: Scott Chapman > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Foreign keys edit with pulldown? > > > Scott Chapman wrote: > > It would be very nice if fo

Re: [pgadmin-support] Question about Numeric Types

2005-03-28 Thread Andreas Pflug
Dave Lazar wrote: 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

Re: [pgadmin-support] "Drop cascade" feature request

2005-03-28 Thread Andreas Pflug
Ivan wrote: Hello, If it possible to add "Drop cascade" menu item to context menu of any object that other objects may depend on? Implemented in V1.3 snapshots. Regards, Andreas ---(end of broadcast)--- TIP 9: the planner will ignore your desire to ch

Re: [pgadmin-support] Bug in exporting results to file

2005-03-28 Thread Andreas Pflug
Mike G. wrote: Hi, I read the faq about the problem where pgadmin won't display data if it cannot convert the data due to an encoding issue. I have a table created under Latin1. When doing a select * from that table and exporting the results to a file pgadmin was dropping a row without warning. T

Re: [pgadmin-support] pgadmin3 locked up

2005-03-28 Thread Andreas Pflug
Keith Worthington wrote: Hi All, I am in desperate straights. I run pgadmin3 on RHEL v3. It consistently locks up when I highlight text in the SQL window and then mistakenly click on it. the curser changes to a top left corner with a plus sign. Sort of like this __ |+ This seems to be fixed wi

Re: [pgadmin-support] Backup feature somewhat buggy

2005-03-28 Thread Andreas Pflug
Troels Arvin wrote: Hello, With pgadmin3 v. 1.2.0 connecting to a PostgreSQL 8.0 server: The backup feature is somewhat strange. No problem connecting to the server and expanding the object tree to list the existing databases. However, the "Backup" menu item for a database is grayed out for me, unt

Re: [pgadmin-support] Foreign keys edit with pulldown?

2005-03-28 Thread Andreas Pflug
Scott Chapman wrote: It would be very nice if foreign key fields had a pulldown to select the value from existing values in the foreign table. Are there any plans to add this functionality to pgAdminIII? This sounds nice, I put it on the TODO list. Still, there are some caveats: The FK table ma

Re: [pgadmin-support] EditGrid

2005-03-28 Thread Andreas Pflug
Dave Held wrote: I really like the new features in the EditGrid, but I have a few feature requests. The first is just a convenience function, really. It's a very common idiom on Win32 to click a column header and get a sort on that column. Similar functionality would be nice in pgAdmin. I reali

Re: [pgadmin-support] Bug Report : Missing WM_NAME Property for X11

2005-03-28 Thread Andreas Pflug
Igor TAmara wrote: Symptoms : When I use ''xprop WM_CLASS'' on a window of pgadmin3 it returns WM_CLASS(STRING) = "frame", "frame" This seems to be fixed in newer wxWidgets. Regards, Andreas ---(end of broadcast)--- TIP 6: Have you searched our list

Re: [pgadmin-support] Query timing question

2005-03-28 Thread Andreas Pflug
Lou O'Quin wrote: If this is the case, then I would assume that pgAdmin uses the time sent, the time of first data arrival, and the time of query completion to calculate and display the times on the status line. We can't know that, because this is hidden in the underlying libpq library. Is anyo

Re: [pgadmin-support] Failed connect

2005-03-28 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Please could someone tell why i get error failed IDENT authoziation , and how to fix this problem, i have tried a number of times even with a fresh install, still get the same error You probably have a default ident entry in your postgresql.conf file; change it to md5 for

Re: [pgadmin-support] Wrong translation

2005-03-28 Thread Andreas Pflug
Gino Lucrezi wrote: In the italian translation, I see this message: "Connezione al database senza password" The correct word is "Connessione". I suspect the same error appears in multiple places. Fixed, thanks for reporting. Regards, Andreas ---(end of broadcast)

Re: [pgadmin-support] Adding row from pgAdmin does not work in private

2005-03-28 Thread Andreas Pflug
Andrus Moor wrote: --- If nexval() call is prefixed with schema name NEW.dokumnr = nextval('demo.'||TG_RELNAME || '_'|| NEW.doktyyp ||'_seq'); error does not occur. Is this PgAdmin bug ? Obviously not. See pgsql docs for nextval, further support in pgsql-novice or pgsql-sql

Re: [pgadmin-support] Minor annoyance with Windows Help in pgAdmin

2005-03-28 Thread Andreas Pflug
Alan Corey wrote: This is only an annoyance, not a major bug. The help window is too much a child of the application window. If I have the application open, then click the help button, Help opens, and I can minimize it when I'm done. If I then minimize the application, when I pop it back up th

Re: [pgadmin-support] help with remote management through pgAdmin

2005-03-28 Thread Andreas Pflug
Roberto Santini wrote: Hi everybody, I have a problem with remote management in pgAdmin III. I have a PostgreSQL Server on a PC in the LAN and I want mange it through another PC of the same LAN, but when I try to connect at the PostgreSQL Server through pgAdmin III this error is shown me: 2005-0