Re: [pgadmin-support] 'ERROR: type "pg.XXXXXXX" does not exist' in PgAdminIII 1.6

2006-10-05 Thread Phuoc Trong Chu
Nevermind, I upgraded to version 1.6 Beta 2 and the problem is gone :-)  Sorry for the annoyance.-TrongOn 10/5/06, Phuoc Trong Chu < [EMAIL PROTECTED]> wrote:I am trying to enter data via the "Edit Data" window but I keep getting a popup dialog saying 'ERROR: type " pg.XXX" does not exist' wher

[pgadmin-support] 'ERROR: type "pg.XXXXXXX" does not exist' in PgAdminIII 1.6

2006-10-05 Thread Phuoc Trong Chu
I am trying to enter data via the "Edit Data" window but I keep getting a popup dialog saying 'ERROR: type "pg.XXX" does not exist' where the XX could be integer, character, boolean or whatever datatype the field that I edit happen to be.  As a result of this error popup, I am not able to s

Re: [pgadmin-support] System fields [why it is appearing now ?]

2006-10-05 Thread Guillaume Lelarge
Ezequias Rodrigues da Rocha a écrit : > Now I am with the pgAdmin 1.6 Beta 2 and it shows some more fields I > don't want to see, > > Could someone tell me why and how to hide it ? > Are you sure you didn't check menu View/System Objects ? -- Guillaume. ---(end of br

[pgadmin-support] System fields [why it is appearing now ?]

2006-10-05 Thread Ezequias Rodrigues da Rocha
Hi list,Now I am with the pgAdmin 1.6 Beta 2 and it shows some more fields I don't want to see,Could someone tell me why and how to hide it ?ps: See attached image.Regards ... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  Atenciosament

[pgadmin-support] Close connections without restart server

2006-10-05 Thread Ezequias Rodrigues da Rocha
Hi list,I have an opened connection and would like to close it using pgAdmin. Is it possible ?I have two databases [test and production] and I can only close all connections on test now.How do I see the connections on test ? ps: See attached message.Regards ...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[pgadmin-support] Weird issue with 1.6

2006-10-05 Thread Joe Kramer
Hello, Thank you again for making Pgadmin Mac Universal binary. I have strange issue with 1.6 Beta 1 and 2: Open help, search for any string in "Index" or "Search" tab. It works fine. Now search for "encode". Pgadmin crashes. Search progress shows that it found some articles, then it crash when

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-05 Thread Ezequias Rodrigues da Rocha
I expected this Japanese Kanji means Delete :)Who implemented it you ? Why not integrate it to pgAdmin ?RegardsEzequias2006/10/5, Hiroshi Saito < [EMAIL PROTECTED]>:Hi Ezequias.From: "Ezequias Rodrigues da Rocha" (snip)> Now I think a popup menu to delete a selected row is very important now.Does t

[pgadmin-support] Double HotKey in pgAdminIII 1.6 beta 2 installer

2006-10-05 Thread Harald Armin Massa
On the "Licence" Page of the above mentioned installer, english language version, the letter "N" is used as accellerator for "_N_o, I Do not accept" and for "_N_ext"That renders it useless :( Harald-- GHUM Harald Massapersuadere et programmareHarald Armin MassaReinsburgstraße 202b70197 Stuttgart017

Re: [pgadmin-support] Treat an updateable View as a Table in Grid editor?

2006-10-05 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harald Armin MassaSent: 05 October 2006 08:31To: pgAdmin SupportSubject: [pgadmin-support] Treat an updateable View as a Table in Grid editor? I created a time-constraint table ... that is, rows have a

[pgadmin-support] Treat an updateable View as a Table in Grid editor?

2006-10-05 Thread Harald Armin Massa
I created a time-constraint table ... that is, rows have a valid-timespan (validvon - validbis, as in "valid from" - "valid until", with German intermixed)CREATE TABLE otlabel(  id_label serial NOT NULL,   id_lg integer,  name_l text,  letztespeicherung timestamp without time zone DEFAULT now(),  i

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-05 Thread Hiroshi Saito
Hi. > Does this realize your hope?:-) > http://inet.winpg.jp/~saito/pgAdmin/pgAdmin3_EditGrid_popup.png > (Sorry it is japanese) > There is not whose objection, and either I will apply it. I object. 1) It's a new feature and we are well past feature freeze. Ahh, yes... 2) If we are going t

Re: [pgadmin-support] Bug report on insert with pgadmin

2006-10-05 Thread Dave Page
> -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 05 October 2006 05:14 > To: Dave Page; Ezequias Rodrigues da Rocha > Cc: pgadmin-hackers@postgresql.org; pgAdmin Support > Subject: Re: [pgadmin-support] Bug report on insert with pgadmin > > Hi Ezequias. > >

Re: [pgadmin-support] pgAdmin III v1.6 Beta 2 Released

2006-10-05 Thread Dave Page
> -Original Message- > From: Thomas Pundt [mailto:[EMAIL PROTECTED] > Sent: 05 October 2006 06:58 > To: pgadmin-support@postgresql.org > Cc: Dave Page > Subject: Re: [pgadmin-support] pgAdmin III v1.6 Beta 2 Released > > Hi Dave, > > On Wednesday 04 October 2006 22:59, Dave Page wrote